mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
feat(website): sneaky sneaky 2
This commit is contained in:
8
apps/website/vercel.json
Normal file
8
apps/website/vercel.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"crons": [
|
||||
{
|
||||
"path": "/api/cron",
|
||||
"schedule": "0 0 * * 3"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user