Files
d5ab42cf-d047-46c8-bc90-2df…/vercel.json
2026-04-21 21:40:05 +00:00

5 lines
97 B
JSON

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