§ feed · storyline
Function start type now available in Runtime Logs
Vercel adds function start type (hot, hot prewarmed, or cold) visibility to the Runtime Logs details panel, including cold start duration for cold invocations.
For any request involving a Vercel Function invocation, you can now view the function start type in the right hand details panel of Runtime Logs. A Function invocation can be either: , or .
When a Function was invoked and it's a start, we also display the cold start duration like: .HotHot (prewarmed)ColdColdCold (280ms) or learn more about .Try it outRuntime Logs Read more
§ sources1 publication · timeline below