diff --git a/next.config.js b/next.config.js index 28d7e45..329b9dc 100644 --- a/next.config.js +++ b/next.config.js @@ -1,6 +1,9 @@ /** @type {import('next').NextConfig} */ const nextConfig = { reactStrictMode: true, + //output: "standalone", + swcMinify: true, + optimizeFonts: true, images: { remotePatterns: [