Skip to content

Commit 91eec83

Browse files
committed
fix: next config
1 parent 2d978a9 commit 91eec83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ const nextConfig = {
3838
},
3939
};
4040

41-
module.exports = withBundleAnalyzer(nextConfig);
41+
module.exports = nextConfig;

0 commit comments

Comments
 (0)