Files
bb74a0de-81ca-459d-b773-654…/vercel.json
2026-06-07 22:25:39 +00:00

5 lines
97 B
JSON

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