Files
7cc29e25-ec28-4371-846c-32e…/vercel.json
2026-06-07 22:19:47 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}