mhsf-dev/vercel.json

4 lines
84 B
JSON
Raw Permalink Normal View History

2024-08-07 21:15:13 -05:00
{
2024-08-07 21:20:17 -05:00
"crons": [{ "path": "/api/v1/cron/data-cleanup", "schedule": "0 0 1 */2 *" }]
2024-08-07 21:15:13 -05:00
}