diff --git a/next.config.js b/next.config.js index 520062a..6a89193 100644 --- a/next.config.js +++ b/next.config.js @@ -2,7 +2,7 @@ const nextConfig = { // (Optional) Export as a standalone site // See https://nextjs.org/docs/pages/api-reference/next-config-js/output#automatically-copying-traced-files - output: 'standalone', // Feel free to modify/remove this option + //output: 'standalone', // Feel free to modify/remove this option // Indicate that these packages should not be bundled by webpack experimental: {