Files
380c8bb2-5758-42b9-be79-5f7…/vercel.json
2026-05-08 20:25:36 +00:00

5 lines
97 B
JSON

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