Files
c2b82651-3cf8-47fa-b9e1-d5b…/vercel.json
2026-04-09 20:49:32 +00:00

5 lines
97 B
JSON

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