Files
98fa3c30-a81f-4bbe-a2be-236…/vercel.json
2026-03-12 12:00:15 +00:00

5 lines
97 B
JSON

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