# Improvements to deployment summaries

**Published:** December 22, 2023 | **Authors:** John Phamous, Sam Becker

---

Deployment summaries help you understand how changes in your frontend application code lead to [managed infrastructure](https://vercel.com/products/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](https://nextjs.org/docs/app/building-your-application/optimizing/metadata) outputs are properly categorized under static assets
- [Partial Prerendering](https://vercel.com/blog/partial-prerendering-with-next-js-creating-a-new-default-rendering-model) now displays the generated Vercel Functions

[Read more in our documentation](https://vercel.com/docs/deployments/overview#deployment-summary) or learn more about [framework-defined infrastructure](https://vercel.com/blog/framework-defined-infrastructure).

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)