Files
28e4882c-5f6d-4f03-95cd-140…/vercel.json
2026-03-13 23:49:58 +00:00

5 lines
97 B
JSON

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