Files
f21c251f-9c9d-4ad3-af75-475…/vercel.json
2026-03-09 08:52:16 +00:00

5 lines
97 B
JSON

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