Files
d9508b11-83a0-40de-849d-807…/vercel.json
2026-04-22 16:17:13 +00:00

5 lines
97 B
JSON

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