Files
59ca22ae-d397-4a4f-84a7-2e0…/vercel.json
2026-04-06 00:26:17 +00:00

5 lines
97 B
JSON

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