Files
9f4333ef-1f4c-416f-bf53-49c…/vercel.json
2026-04-13 01:49:37 +00:00

5 lines
97 B
JSON

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