Files
5ab8366f-d8e6-4f64-8050-974…/vercel.json
2026-03-09 19:21:49 +00:00

5 lines
97 B
JSON

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