Files
33c7a04f-be23-495b-968b-e63…/vercel.json
2026-04-14 21:10:37 +00:00

5 lines
97 B
JSON

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