Files
c2e74928-1cd7-43c6-91a7-0ad…/vercel.json
2026-03-07 12:09:19 +00:00

5 lines
97 B
JSON

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