Files
d212601d-57f7-4a04-b28e-5b1…/vercel.json
2026-04-20 11:15:07 +00:00

5 lines
97 B
JSON

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