diff --git a/next.config.mjs b/next.config.mjs index 1260f48..86bfbf5 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -21,7 +21,7 @@ const withPWA = withPWAInit({ /** @type {import('next').NextConfig} */ const nextConfig = { - // output: "standalone", + output: "standalone", reactStrictMode: true, logging: { fetches: {