Files
9fbca58f-3efc-4546-9908-e29…/vercel.json
2026-04-03 17:49:40 +00:00

5 lines
97 B
JSON

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