Update to standalone executable for output
This commit is contained in:
parent
b487e3b508
commit
71e6dfabd6
@ -1,7 +1,5 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
|
||||
module.exports = {
|
||||
experimental: {
|
||||
outputStandalone: true,
|
||||
},
|
||||
output: 'standalone'
|
||||
}
|
Loading…
Reference in New Issue
Block a user