Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ vercelApp.ts
File
vercelApp.ts
mcp-server/api/vercelApp.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Express app exported
for
Vercel serverless.
3
* Shares the same logic as http.ts but is importable as a module.
4
*/
Callers
nothing calls this directly
Calls
10
next
Function · 0.85
createServer
Function · 0.85
status
Method · 0.80
post
Method · 0.80
get
Method · 0.65
delete
Method · 0.65
connect
Method · 0.45
has
Method · 0.45
set
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected