This commit is contained in:
NotII
2025-03-23 22:59:04 +00:00
parent d696acb0fc
commit 08fb0c4470
6 changed files with 162 additions and 2 deletions

View File

@@ -26,9 +26,7 @@ const nextConfig = {
},
// Build optimization settings for slower CPUs
experimental: {
// Use SWC minification which is faster than Terser
swcMinify: true,
// Cache build artifacts for faster rebuilds
turbotrace: {
logLevel: 'error'
}