Files
3eb8e376-6a56-4315-bfeb-a7e…/vercel.json
2026-06-09 11:17:55 +00:00

5 lines
97 B
JSON

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