erm what the sigma

This commit is contained in:
NotII
2025-03-24 13:46:53 +00:00
parent f5b5608f9d
commit d3c61ef1de
2 changed files with 3 additions and 101 deletions

View File

@@ -23,22 +23,16 @@ const nextConfig = {
destination: 'https://internal-api.inboxi.ng/api/:path*',
},
];
},
<<<<<<< Updated upstream
<<<<<<< Updated upstream
} ,
// Build optimization settings for slower CPUs
experimental: {
swcMinify: true,
turbotrace: {
logLevel: 'error'
}
},
=======
>>>>>>> Stashed changes
=======
>>>>>>> Stashed changes
},
// Reduce memory usage during builds
onDemandEntries: {
onDemandEntries: {
// Period (in ms) where the server will keep pages in the buffer
maxInactiveAge: 15 * 1000,
// Number of pages that should be kept simultaneously without being disposed