Files
2cb809b1-647d-42d9-81c6-9e0…/vercel.json
2026-05-15 18:21:21 +00:00

5 lines
97 B
JSON

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