Files
3fe1e49f-570d-4ab3-9f30-24e…/vercel.json
2026-03-04 19:22:38 +00:00

5 lines
97 B
JSON

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