Files
44c85975-ca8d-4833-8c2f-27d…/vercel.json
2026-03-14 07:54:10 +00:00

5 lines
97 B
JSON

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