Files
0a0e04bf-408a-460a-bd39-eb8…/vercel.json
2026-03-03 21:04:21 +00:00

5 lines
97 B
JSON

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