Files
9854f21d-ee9d-4e65-ac2d-5a1…/vercel.json
2026-04-05 16:40:28 +00:00

5 lines
97 B
JSON

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