mhsf-dev/vercel.json
2024-08-07 21:20:17 -05:00

4 lines
84 B
JSON

{
"crons": [{ "path": "/api/v1/cron/data-cleanup", "schedule": "0 0 1 */2 *" }]
}