Files
b6e2bd7a-d1e1-4999-a1c2-bfa…/vercel.json
2026-03-25 14:05:45 +00:00

5 lines
97 B
JSON

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