feat: add BackupCard component and corresponding Backup model to enhance settings functionality and data management
This commit is contained in:
9
vercel.json
Normal file
9
vercel.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"crons": [
|
||||
{
|
||||
"path": "/api/backups/auto",
|
||||
"schedule": "0 2 * * *"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user