chore: disable swc

This commit is contained in:
DIYgod 2023-07-25 12:56:51 +01:00
parent 681f672f04
commit f9ab4d1595
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions

View File

@ -62,6 +62,9 @@ module.exports = withSentryConfig(
},
productionBrowserSourceMaps: true,
// https://github.com/vercel/next.js/issues/38436
swcMinify: false,
webpack(config) {
config.resolve.fallback = { fs: false } // polyfill node-id3