mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
When deploying partial prerendering (PPR), there may some pages that are not enabled for PPR but still appear in the `prerender-manifest.json`. Due to the branching of the client router, these routes also have to have a `.rsc` as well as a `.prefetch.rsc` variants in order to prevent 404's. This change adds support for adding the extra route to the prerender for pages that have PPR disabled.
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository
We have a quick list of common questions to get you started engaging with this project in our documentation