diff --git a/next.config.js b/next.config.js index 2a131d95..69b9ef68 100644 --- a/next.config.js +++ b/next.config.js @@ -55,7 +55,7 @@ const withBundleAnalyzer = require("@next/bundle-analyzer")({ }) const nextConfig = { - //output: "standalone", + output: "standalone", images: { //loader: "custom", //loaderFile: "./src/utils/loader.js",