Files
4bce3371-23bf-47a6-a005-1ad…/vercel.json
2026-06-11 13:26:51 +00:00

5 lines
97 B
JSON

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