Files
91fc30cd-28fe-4ddb-8bc0-849…/vercel.json
2026-03-14 11:32:02 +00:00

5 lines
97 B
JSON

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