Files
283c5569-e991-48a3-a21f-c8d…/vercel.json
2026-04-08 18:18:45 +00:00

5 lines
97 B
JSON

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