Files
56e03e33-d5dc-48fa-988d-06d…/vercel.json
2026-04-17 04:09:27 +00:00

5 lines
97 B
JSON

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