erm what the sigma
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user