Files
6634f8ee-db19-439d-b5b4-f5d…/vercel.json
2026-04-07 00:20:35 +00:00

5 lines
97 B
JSON

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