Referer now available in Runtime Logs
Source: Vercel Blog
Feature Overview
For any request displayed on Runtime Logs in the Vercel dashboard, you can now view the referer (if any) for that request in the right‑hand details panel. This addition helps you understand the source of a request and makes debugging issues easier.
How to try it
- Try it out: Open the Runtime Logs panel in the Vercel dashboard to see the referer information for each request.
Read more.