RSSHub
RSSHub copied to clipboard
feat: support deployment to Vercel
Involved Issue / 该 PR 相关 Issue
Close #
Example for the Proposed Route(s) / 路由地址示例
NOROUTE
New RSS Route Checklist / 新 RSS 路由检查表
- [ ] New Route / 新的路由
- [ ] Follows Script Standard / 跟随 路由规范
- [ ] Anti-bot or rate limit / 反爬/频率限制
- [ ] If yes, do your code reflect this sign? / 如果有, 是否有对应的措施?
- [ ] Date and time / 日期和时间
- [ ] Parsed / 可以解析
- [ ] Correct time zone / 时区正确
- [ ] New package added / 添加了新的包
- [ ]
Puppeteer
Note / 说明
The got appears to be incompatible with Next.js.
⚠ ./node_modules/.pnpm/[email protected]/node_modules/keyv/src/index.js
Critical dependency: the request of a dependency is an expression
Import trace for requested module:
./node_modules/.pnpm/[email protected]/node_modules/keyv/src/index.js
./node_modules/.pnpm/[email protected]/node_modules/cacheable-request/dist/index.js
./node_modules/.pnpm/[email protected]/node_modules/got/dist/source/core/index.js
./node_modules/.pnpm/[email protected]/node_modules/got/dist/source/index.js
./lib/config.ts
./lib/utils/request-wrapper.ts
./lib/app.tsx
./app/api/[[...route]]/route.ts