cal.pub0.org/apps/web/vercel.json

9 lines
113 B
JSON

{
"crons": [
{
"path": "/api/cron/calendar-cache-cleanup",
"schedule": "0 5 * * *"
}
]
}