mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-14 07:26:44 +00:00
change build src
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
"version": 2,
|
||||
"builds": [
|
||||
{
|
||||
"src": "./main.py",
|
||||
"src": "./rsshub/bluerpints/main.py",
|
||||
"use": "@vercel/python"
|
||||
}
|
||||
],
|
||||
"routes": [
|
||||
{
|
||||
"src": "/(.*)",
|
||||
"dest": ""
|
||||
"dest": "/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user