Files
b8a0640f-baa2-4ef9-80f4-5d0…/vercel.json
2026-06-04 04:00:35 +00:00

5 lines
97 B
JSON

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