Files
5b8d4e0f-3202-46d6-9e00-bd3…/vercel.json
2026-04-27 22:11:24 +00:00

5 lines
97 B
JSON

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