Files
5be3da37-8b02-472f-a4fd-494…/vercel.json
2026-04-18 23:39:07 +00:00

5 lines
97 B
JSON

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