Files
b3be8f3f-e498-498c-935d-f16…/vercel.json
2026-03-25 16:20:11 +00:00

5 lines
97 B
JSON

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