mirror of
https://github.com/Xevion/xevion.dev.git
synced 2025-12-15 08:13:53 -06:00
automatic update cron implementation, vercel cron, type guards
This commit is contained in:
8
vercel.json
Normal file
8
vercel.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"crons": [
|
||||
{
|
||||
"path": "/api/cron/updated",
|
||||
"schedule": "7 */2 * * *"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user