We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d679e9b commit ef1d8c3Copy full SHA for ef1d8c3
next.config.js
@@ -1,5 +1,4 @@
1
/** @type {import('next').NextConfig} */
2
module.exports = {
3
reactStrictMode: true,
4
- swcMinify: true,
5
}
0 commit comments