update output
parent
5a2f16614a
commit
e18e878d08
|
@ -1,7 +1,5 @@
|
||||||
/** @type {import('next').NextConfig} */
|
/** @type {import('next').NextConfig} */
|
||||||
const nextConfig = {
|
const nextConfig = {
|
||||||
experimental: {
|
|
||||||
},
|
|
||||||
output: 'standalone'
|
output: 'standalone'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue