diff --git a/next.config.js b/next.config.js index 056c9f1..9bf1067 100644 --- a/next.config.js +++ b/next.config.js @@ -9,7 +9,6 @@ const nextConfig = { }, ], }, - output: 'export', poweredByHeader: false, reactStrictMode: true, swcMinify: true,