We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d7198 commit 6b5376fCopy full SHA for 6b5376f
next.config.js
@@ -1,7 +1,7 @@
1
module.exports = {
2
reactStrictMode: true,
3
poweredByHeader: false,
4
- experimental: {
+ /*experimental: {
5
forceSwcTransforms: true,
6
- },
+ },*/
7
};
0 commit comments