Files
05b0f75c-655d-4539-93b3-9e0…/vercel.json
2026-04-06 21:15:54 +00:00

5 lines
97 B
JSON

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