{ "$schema": "https://openapi.vercel.sh/vercel.json", "crons": [ { "path": "/api/cron/community-sync", "schedule": "*/15 * * * *" } ] }