diff --git a/next.config.mjs b/next.config.mjs index 0d997f1..0af29db 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -3,6 +3,7 @@ import withBundleAnalyzer from '@next/bundle-analyzer'; /** @type {import('next').NextConfig} */ const nextConfig = { + output: 'standalone', reactStrictMode: false, images: { remotePatterns: [