diff --git a/vercel.json b/vercel.json index 0297886..5e8a730 100644 --- a/vercel.json +++ b/vercel.json @@ -1,11 +1,5 @@ { "version": 2, - "version": 2, - "env": { - "NODE_ENV": "production" - } - // All backend logic should be placed in api/ as serverless functions. - // Static assets are served from client/public (set in vite.config.ts). "env": { "NODE_ENV": "production" }