1 min read
Vercel users can now view requests that make rewrites or redirects directly in the Vercel dashboard in runtime logs.
By default, these requests are filtered out on the Runtime Logs page. To view these requests on the Logs page, you can filter for Rewrites or Redirects in the Resource dropdown.
Rewrites: shows the destination of the rewrite
Redirects: shows the redirect status code and location
This feature is available to all users. Try it out or learn more about runtime logs.