Files
d7ff14ec-7008-41ce-a84f-83d…/vercel.json
2026-03-05 01:51:31 +00:00

5 lines
97 B
JSON

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