diff --git a/web/next.config.mjs b/web/next.config.mjs index f14dde7..a58219c 100644 --- a/web/next.config.mjs +++ b/web/next.config.mjs @@ -1,5 +1,6 @@ /** @type {import('next').NextConfig} */ const nextConfig = { + output: "standalone", images: { remotePatterns: [ {