Files
RSSHub/vercel.json
2024-03-01 02:15:11 +08:00

6 lines
120 B
JSON

{
"framework": null,
"github": { "silent": true },
"routes": [{ "src": "/.*", "dest": "/api/vercel.ts" }]
}