Files
85b8004f-a449-4e49-aff7-b69…/vercel.json
2026-04-28 11:00:21 +00:00

5 lines
97 B
JSON

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