Files
59c70be0-387d-4bfe-88eb-4db…/vercel.json
2026-03-07 21:17:49 +00:00

5 lines
97 B
JSON

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