This commit is contained in:
parent
9cca1cfacc
commit
b4218684e6
@ -1,4 +1,5 @@
|
|||||||
/** @type {import('next').NextConfig} */
|
/** @type {import('next').NextConfig} */
|
||||||
module.exports = {
|
module.exports = {
|
||||||
reactStrictMode: true,
|
reactStrictMode: true,
|
||||||
|
output: 'standalone'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user