Files
c06ad40f-41c1-4baf-bf60-30b…/vercel.json
2026-04-03 19:47:52 +00:00

5 lines
97 B
JSON

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