{ "$schema": "https://openapi.vercel.sh/vercel.json", "regions": ["iad1"], "crons": [ { "path": "/api/health", "schedule": "0 * * * *" } ] }