miniperplx/vercel.json
2024-11-28 19:28:02 +05:30

9 lines
162 B
JSON

{
"crons": [
{
"path": "/api/clean_images",
"schedule": "0 * * * *"
}
],
"regions": ["sfo1", "bom1", "sin1"]
}