Skip to content
Dashboard

Improvements to deployment summaries

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.