Files
f01ebbd4-ba21-429d-8fff-813…/vercel.json
2026-03-04 18:00:55 +00:00

5 lines
97 B
JSON

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