diff --git a/next.config.js b/next.config.js index 32f5aaa..cd03bab 100644 --- a/next.config.js +++ b/next.config.js @@ -1,6 +1,5 @@ /** @type {import('next').NextConfig} */ const nextConfig = { - output: "export", reactStrictMode: true, experimental: { appDir: true,