Files
3515167a-c70f-40cd-9373-e90…/vercel.json
2026-06-12 21:57:38 +00:00

5 lines
97 B
JSON

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