🔨 chore: fix webpack build OOM (#9066)

fix build
This commit is contained in:
Arvin Xu
2025-09-04 12:57:50 +08:00
committed by GitHub
parent 4813b6df27
commit a9c660c26e
+1
View File
@@ -38,6 +38,7 @@ const nextConfig: NextConfig = {
// refs: https://github.com/lobehub/lobe-chat/pull/7430
serverMinification: false,
webVitalsAttribution: ['CLS', 'LCP'],
webpackMemoryOptimizations: true,
},
async headers() {
const securityHeaders = [