Serverless servers: Efficient serverless Node.js with in-function concurrency
Vercel previews in-function concurrency for serverless Node.js functions, reporting 20–50% compute cost reductions without latency impact for server-rendering and API workloads.
We’re sharing a first look at a new version of with that brings the best of servers to serverless functions.Vercel Functionssupport for in-function concurrency We’ve been testing this new version with customers and are seeing a without latency impact.20%-50% reduction in compute usage and respective cost reduction It’s a serverless product optimized specifically for interactive workloads such as server-rendering of web pages, APIs, and AI applications.
Vercel Functions continue to offer native Node.js support with and instance pre-warming for production workloads.accelerated cold-start performance based on V8 bytecode Read more