fix: docker

This commit is contained in:
hamster1963 2024-10-24 21:15:53 +08:00
parent a9c6cd607e
commit ae844d1031

View File

@ -21,7 +21,7 @@ const withPWA = withPWAInit({
/** @type {import('next').NextConfig} */
const nextConfig = {
// output: "standalone",
output: "standalone",
reactStrictMode: true,
logging: {
fetches: {