Update next.config.mjs
This commit is contained in:
@@ -24,6 +24,8 @@ const nextConfig = {
|
||||
},
|
||||
];
|
||||
},
|
||||
// Output mode for Docker builds
|
||||
output: 'standalone',
|
||||
// Reduce memory usage during builds
|
||||
onDemandEntries: {
|
||||
// Period (in ms) where the server will keep pages in the buffer
|
||||
|
||||
Reference in New Issue
Block a user