Files
802bd2dd-4b07-4bfa-ba9d-68d…/vercel.json
2026-06-11 20:50:23 +00:00

5 lines
97 B
JSON

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