build: improve dockerfile (#851)

Co-authored-by: MatriQi <matri@aifi.io>
This commit is contained in:
Matri
2023-08-17 10:25:11 +08:00
committed by GitHub
parent 155a4733f6
commit 5b06ded0b1
6 changed files with 5828 additions and 19 deletions

View File

@@ -38,6 +38,7 @@ const nextConfig = {
},
]
},
output: 'standalone',
}
module.exports = withMDX(nextConfig)