Fix dynamic build
This commit is contained in:
@ -10,6 +10,7 @@ module.exports = {
|
||||
bodySizeLimit: '50mb',
|
||||
},
|
||||
},
|
||||
output: "standalone",
|
||||
}
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user