Menu

#RunTime

143 posts

Feed·
20 of 143 posts
Node.js 22 LTS is now generally available for builds and functions - Vercel
🖼️
0

Node.js 22 LTS is now generally available for builds and functions - Vercel

Vercel News·Nathan Rajlich·3 days ago
#INRdfVR7

Node.js version 22 is available as the runtime on Vercel for your builds and functions leveraging Node. Node 22 brings improved Stream performance, improved AbortSignal performance, improved Buffer performance, and improved CJS interoperability with ESM.

15s
Read More
Python Vercel Functions now have streaming enabled by default - Vercel
📰
0

Python Vercel Functions now have streaming enabled by default - Vercel

Vercel News·Tom Lienard·3 days ago
#UZ1bNEev

Streaming is now enabled by default for all Vercel Functions using the Python runtime. Python functions can now send data to the client as it’s generated, rather than waiting for the entire response—particularly useful for AI and real-time applications.

15s
Read More
Updated logging limits for Vercel Functions - Vercel
📰
0

Updated logging limits for Vercel Functions - Vercel

Vercel News·Craig Andrews·3 days ago
#bzVca9BB
#vercel#line#request#runtime#limits#size

The runtime log limits for Vercel Functions have been increased, allowing for significantly larger log entries. Logs are increased to 256KB per log line, 256 log lines per request, and 1MB total log size per request.

15s
Read More
Middleware now supports Node.js - Vercel
📰
0

Middleware now supports Node.js - Vercel

Vercel News·Gal Schlezinger·4 days ago
#1RWTZOy9

Next.js 15.2 introduces experimental Node.js Middleware, now available at Vercel—giving you full Node.js runtime support for your Middleware. Run authentication, logging, request handling, and more with familiar Node.js APIs.

15s
Read More
Edge Middleware and Edge Functions are now powered by Vercel Functions - Vercel
📰
0

Edge Middleware and Edge Functions are now powered by Vercel Functions - Vercel

Vercel News·Gal Schlezinger·4 days ago
#67KtZYJp

The Edge runtime now runs on Vercel Functions, unifying pricing across all compute, and available before and after cache. Edge Middleware and Edge Functions are now deprecated.

15s
Read More
Bun runtime now in Public Beta for Vercel Functions - Vercel
📰
0

Bun runtime now in Public Beta for Vercel Functions - Vercel

Vercel News·Tom Lienard·4 days ago
#PuUuCMHQ
#vercel#hono#runtime#functions#node#article

The Bun runtime is now available in Public Beta for Vercel Functions. Benchmarks show Bun reduced average latency by 28% for CPU-bound Next.js rendering compared to Node.js.

15s
Read More
Node.js 24 LTS is now generally available for builds and functions - Vercel
📰
0

Node.js 24 LTS is now generally available for builds and functions - Vercel

Vercel News·Felix Haus·4 days ago
#IPBWn7ir

Vercel now supports Node.js 24 for builds and functions, featuring a V8 13.6 upgrade, the global URLPattern API, Undici v7 for faster fetch(), and npm v11 for modern package compatibility.

15s
Read More