Files
9d85ed7b-5a19-4d41-9ff3-4a6…/vercel.json
2026-03-14 21:01:15 +00:00

5 lines
97 B
JSON

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