mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-31 01:01:11 +08:00
chore: vercel config
This commit is contained in:
+7
-1
@@ -9,5 +9,11 @@
|
||||
"source": "/(.*)",
|
||||
"destination": "/api/vercel.js"
|
||||
}
|
||||
]
|
||||
],
|
||||
"functions": {
|
||||
"api/vercel.js": {
|
||||
"runtime": "nodejs",
|
||||
"includeFiles": "api/**/*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user