Skip to content
← Back to Changelog

Friday, December 22nd 2023

Improvements to deployment summaries

Posted by

Avatar for JohnPhamous

John Pham

Design Engineer

Avatar for sambecker

Sam Becker

Director of Product Design

Deployment summaries help you understand how changes in your frontend application code lead to managed infrastructure on Vercel. We've improved the output with the following:

  • Static assets now display a leading / for output paths
  • Files sizes are now vertically aligned for easier visual scanning
  • Next.js Metadata outputs are properly categorized under static assets
  • Partial Prerendering now displays the generated Vercel Functions

Read more in our documentation or learn more about framework-defined infrastructure.

Post