Files
d48f59ff-3cc1-4a9d-bd43-38b…/vercel.json
2026-04-13 14:11:20 +00:00

5 lines
97 B
JSON

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