PPR shell metadata added to Build Output
@vercel/next@4.19.0
1 enhancementThis release1 enhancementImprovements to existing featuresAI-tallied from the release notes
Minor Changes
-
01e18e8: Add
hasFallback,htmlSize, andisDynamicRoutetoPrerenderThese optional fields surface per-route PPR shell metadata in the Build Output so consumers can classify prerenders (e.g. full shell vs. empty shell vs. concrete prerender):
hasFallback— whether a dynamic route template had a static fallback (undefinedfor concrete prerenders)htmlSize— byte size of the prerendered.htmlshell (0for an empty shell,undefinedwhen there's no.html)isDynamicRoute— whether the entry came from a dynamic route template rather than a concrete prerender
Fetched June 11, 2026

