Files
2c0cf79a-e28b-49ec-9b7d-2ec…/vercel.json
2026-03-07 21:34:37 +00:00

5 lines
97 B
JSON

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