diff --git a/next.config.js b/next.config.js index 8ebb2244..9321aa6e 100644 --- a/next.config.js +++ b/next.config.js @@ -18,9 +18,6 @@ module.exports = withBundleAnalyzer({ }, productionBrowserSourceMaps: true, - // https://github.com/vercel/next.js/issues/38436 - swcMinify: false, - webpack(config) { config.resolve.fallback = { fs: false } // polyfill node-id3