Files
3ba3eabf-bf4d-49d8-89e2-4f2…/vercel.json
2026-05-12 23:34:58 +00:00

5 lines
97 B
JSON

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