mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-11 15:47:48 +08:00
feat: depoly on now serverless function (#4554)
This commit is contained in:
@@ -263,6 +263,10 @@ env_variables:
|
||||
# [END app_yaml]
|
||||
```
|
||||
|
||||
#### Deploy to Vercel(Zeit Now)
|
||||
|
||||
Project export a now serverless function with a `now.json` configuration,After installing[Vercel(Zeit Now)](https://vercel.com/docs/now-cli),just run `now` in project directory, RSSHub is on now serverless function.
|
||||
|
||||
### Install
|
||||
|
||||
Under RSSHub's root directory, execute the following commands to launch RSSHub
|
||||
|
||||
Reference in New Issue
Block a user