aboutsummaryrefslogtreecommitdiff
path: root/next.config.js
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-08-09 20:32:03 +0700
committerGitHub <[email protected]>2023-08-09 20:32:03 +0700
commite740f670e13f399c0b44af4a8615d7e868212116 (patch)
tree23186244891d5a73b2ffe1e108743e0775ca584f /next.config.js
parentUpdate v3.9.0 - Merged Beta to Main (#41) (diff)
downloadmoopa-e740f670e13f399c0b44af4a8615d7e868212116.tar.xz
moopa-e740f670e13f399c0b44af4a8615d7e868212116.zip
Update v3.9.1 - Merged Beta to Main (#44)v3.9.1
* commit * update db * Update v3.9.1-beta-v3.1 * Update v3.9.1
Diffstat (limited to 'next.config.js')
-rw-r--r--next.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/next.config.js b/next.config.js
index d71ca7e..fcf654b 100644
--- a/next.config.js
+++ b/next.config.js
@@ -20,7 +20,7 @@ module.exports = withPWA({
},
distDir: process.env.BUILD_DIR || ".next",
trailingSlash: true,
- output: 'standalone',
+ output: "standalone",
// async headers() {
// return [
// {