Vercel Edge Functions
Serverless functions running on Vercel's edge network
B
Score: 71/100
Type
Edge Runtime
Execution
jit
Interface
platform
About
Vercel Edge Functions provide serverless compute at the edge, closer to users, enabling faster response times and personalized experiences. They are built on the V8 engine and execute JavaScript, TypeScript, or WebAssembly directly, allowing for low latency and high performance.
Performance
10ms
Cold Start
128MB
Base Memory
1ms
Startup Overhead
Languages
JavaScriptTypeScriptWebAssembly
Details
- Isolation
- process
- Maturity
- stable
- License
- Proprietary