https://github.com/vercel/next.js/issues/52855 config /** @type {import('next').NextConfig} */ const nextConfig = { output : 'export…
Read more
Showing posts from April, 2024Show all
use https://www.epochconverter.com/' to create your date format { createdAt : {$gte : 1748476800000 , $lte : 1749167999000 }}
Read more/** @type {import('next').NextConfig} */ const nextConfig = { output : 'export' , images : { unoptimized : true , }, …
Read more