Files
dc88ec10-41cf-489d-82d5-e97…/vercel.json
2026-03-05 23:03:24 +00:00

5 lines
97 B
JSON

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