const nextConfig = { reactStrictMode: false, output: "export", trailingSlash: true, images: { unoptimized: true }, }; export default nextConfig;