Files
7e4ebc6f-9711-4091-bfcf-b63…/vercel.json
2026-03-24 22:03:43 +00:00

5 lines
97 B
JSON

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