W3cubDocs

/Astro

Prerendered route generates the same path as another route.

PrerenderRouteConflict: Could not render PATHNAME from route THIS_ROUTE as it conflicts with higher priority route WINNING_ROUTE.

Two prerendered routes generate the same path, resulting in a collision. A static path can only be generated by one route.

See Also:

© 2021 Fred K. Schott
Licensed under the MIT License.
https://docs.astro.build/en/reference/errors/prerender-route-conflict/