feat: 配置Vercel部署,README更新

This commit is contained in:
Jurangren
2026-01-20 06:04:21 +08:00
parent 53c0e27347
commit 8f131b2ab8
8 changed files with 1311 additions and 200 deletions

View File

@@ -12,6 +12,8 @@
"description": "",
"devDependencies": {
"@cloudflare/workers-types": "^4.20250821.0",
"@types/node": "^25.0.9",
"@vercel/node": "^5.5.24",
"typescript": "^5.9.2",
"wrangler": "^4.31.0"
}