Files
ff410cb4-e11c-48ff-b33d-0a1…/vercel.json
2026-05-18 15:25:13 +00:00

5 lines
97 B
JSON

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