Files
1c93956d-1d5a-4f66-98fc-816…/vercel.json
2026-03-03 14:43:18 +00:00

5 lines
97 B
JSON

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