https://vercel.com/changelog/serverless-functions-can-now-run-up-to-5-minutes
Serverless Functions can now run up to 5 minutes - Vercel
The best way to deploy your Next.js site.
serverless functionsrunvercel
https://vercel.com/docs/functions/runtimes/ruby
Using the Ruby Runtime with Vercel Functions
Mar 17, 2026 - Learn how to use the Ruby runtime to compile Ruby Vercel Functions on Vercel.
vercel functionsusingruby
https://vercel.com/changelog/automatic-recursion-protection-for-vercel-serverless-functions
Automatic recursion protection for Vercel Functions - Vercel
Vercel now has automatic recursion protection for Vercel Functions. This provides safety against your code inadvertently triggering itself repeatedly,...
vercel functionsautomatic
https://vercel.com/docs/functions/runtimes/go
Using the Go Runtime with Vercel Functions
Mar 17, 2026 - Learn how to use the Go runtime to run Go APIs on Vercel.
vercel functionsusinggo
https://vercel.com/docs/functions/configuring-functions/memory
Configuring Memory and CPU for Vercel Functions
Feb 27, 2026 - Learn how to set the memory / CPU of a Vercel Function.
vercel functionsconfiguring