Update Dockerfile

This commit is contained in:
Lee
2022-11-14 03:31:42 +00:00
parent 27532f4d2e
commit 7c5f636e7c
6 changed files with 64 additions and 8341 deletions

View File

@ -1,7 +1,7 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
//output: "standalone",
output: "standalone",
swcMinify: true,
optimizeFonts: true,