Files
9d44f421-6ce2-421a-85ae-a75…/vercel.json
2026-05-05 23:46:29 +00:00

5 lines
97 B
JSON

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