Files
24eadbc6-b274-4c0f-877c-7dc…/vercel.json
2026-03-13 13:58:49 +00:00

5 lines
97 B
JSON

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