Files
c7b6f3e7-e7d5-4c0c-8539-aae…/vercel.json
2026-05-19 19:25:35 +00:00

5 lines
97 B
JSON

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