diff --git a/next.config.js b/next.config.js index 8ffc2717..56826594 100644 --- a/next.config.js +++ b/next.config.js @@ -4,7 +4,7 @@ const nextConfig = { experimental: { serverActions: true, }, - output: "standalone", + // output: "standalone", // eslint: { // ignoreDuringBuilds: true, // },