Files
abe489eb-1596-40d6-8c1d-59d…/vercel.json
2026-06-12 21:21:58 +00:00

5 lines
97 B
JSON

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