Files
f3f4e6fe-edbe-404e-9c2c-d04…/vercel.json
2026-04-06 19:00:58 +00:00

5 lines
97 B
JSON

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