Runtime Options for Vercel Functions
Inspecting Serverless Functions

Inspecting Serverless Functions

11/18/2019

What this post added

Introduced a "Functions" tab on the Deployment Overview to provide detailed insights into Serverless Functions, including function details (size, computational resources, response time), real-time request streams with logs, and a list of failed requests for up to 30 days. This enhances the observability and debugging capabilities for Serverless Functions.

Read the original post ↗