This commit is contained in:
Zheyuan Wu
2025-10-16 14:24:42 -05:00
parent 2cfdb23504
commit 49fbe4a182
3 changed files with 419 additions and 654 deletions

View File

@@ -24,9 +24,6 @@ export default bundleAnalyzer(withNextra({
eslint: {
ignoreDuringBuilds: true,
},
experimental: {
webpackMemoryOptimizations: true,
},
}))
// If you have other Next.js configurations, you can pass them as the parameter: