Files
b4e4723c-5f3c-47ce-af33-4e1…/vercel.json
2026-03-12 23:35:40 +00:00

5 lines
97 B
JSON

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