diff --git a/next.config.js b/next.config.js index ff858fc..387f805 100644 --- a/next.config.js +++ b/next.config.js @@ -14,11 +14,11 @@ const nextConfig = { // cpu usage spikes when loading a page //optimizeCss: true, }, - compiler: { - removeConsole: { - exclude: ["error"], - }, - }, + // compiler: { + // removeConsole: { + // exclude: ["error"], + // }, + // }, images: { remotePatterns: [