Updated from standalone to export next build.
This commit is contained in:
@ -44,5 +44,6 @@ module.exports = withBundleAnalyzer({
|
||||
|
||||
return config
|
||||
},
|
||||
output: "standalone"
|
||||
// output: "standalone"
|
||||
output: "export"
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user