diff --git a/apps/web/next.config.ts b/apps/web/next.config.ts index ffa6b73..9e91a09 100644 --- a/apps/web/next.config.ts +++ b/apps/web/next.config.ts @@ -72,6 +72,7 @@ const securityHeaders = [ }, ]; +// build: 1776069543 const config: NextConfig = { reactStrictMode: true, output: "standalone",