Files
7c7f1e2f-4b8d-4d72-8845-b3b…/vercel.json
2026-04-03 14:23:00 +00:00

5 lines
97 B
JSON

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