{ "$schema": "https://openapi.vercel.sh/vercel.json", "crons": [ { "path": "/api/cron/audit-cleanup", "schedule": "0 3 * * *" } ] }