feat: implement initial fullstack portfolio application including dashboard, CMS, and analytics features.
This commit is contained in:
8
vercel.json
Normal file
8
vercel.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"cron": [
|
||||
{
|
||||
"path": "/api/cron/publish",
|
||||
"schedule": "*/5 * * * *"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user