Files
9215988c-ef2a-496e-bd9d-31e…/vercel.json
2026-04-26 03:48:29 +00:00

5 lines
97 B
JSON

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