RSSHub/vercel.json

5 lines
86 B
JSON

{
"framework": null,
"routes": [{ "src": "/.*", "dest": "/api/vercel.js" }]
}