Files
5b4b97ce-cd97-407a-a5d3-813…/vercel.json
2026-04-03 16:59:07 +00:00

5 lines
97 B
JSON

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