Files
ec1f0f15-0fba-4525-aaa7-148…/vercel.json
2026-05-17 19:15:27 +00:00

5 lines
97 B
JSON

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