Files
85e730f4-a6ab-494d-b4ef-e53…/vercel.json
2026-03-25 20:43:13 +00:00

5 lines
97 B
JSON

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