diff --git a/next.config.js b/next.config.js index 5cc2a4482..f27621852 100644 --- a/next.config.js +++ b/next.config.js @@ -101,7 +101,6 @@ const config = { ignoreBuildErrors: true, }, reactStrictMode: true, - swcMinify: true, webpack: (config) => { config.experiments = { ...config.experiments,