Files
d47df942-5d41-456e-becd-2a3…/vercel.json
2026-03-25 18:22:58 +00:00

5 lines
97 B
JSON

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