changes
This commit is contained in:
12
vercel.json
Normal file
12
vercel.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"crons": [
|
||||
{
|
||||
"path": "/api/cron/licitations-sync?include_regulations=1",
|
||||
"schedule": "0 */12 * * *"
|
||||
},
|
||||
{
|
||||
"path": "/api/cron/regulations-verify",
|
||||
"schedule": "30 5 * * *"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user