erm what the sigma

This commit is contained in:
NotII
2025-03-24 13:43:42 +00:00
parent 6fafe69f2c
commit edcd0c1e06
11 changed files with 562 additions and 16 deletions

View File

@@ -24,6 +24,7 @@ const nextConfig = {
},
];
},
<<<<<<< Updated upstream
// Build optimization settings for slower CPUs
experimental: {
swcMinify: true,
@@ -31,6 +32,8 @@ const nextConfig = {
logLevel: 'error'
}
},
=======
>>>>>>> Stashed changes
// Reduce memory usage during builds
onDemandEntries: {
// Period (in ms) where the server will keep pages in the buffer