Prerendered route generates the same path as another route.
PrerenderRouteConflict: Could not render
PATHNAME
from routeTHIS_ROUTE
as it conflicts with higher priority routeWINNING_ROUTE
.
What went wrong?
Section titled “What went wrong?”Two prerendered routes generate the same path, resulting in a collision. A static path can only be generated by one route.
See Also:
Error Reference