We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d978a9 commit 91eec83Copy full SHA for 91eec83
1 file changed
next.config.js
@@ -38,4 +38,4 @@ const nextConfig = {
38
},
39
};
40
41
-module.exports = withBundleAnalyzer(nextConfig);
+module.exports = nextConfig;
0 commit comments