Routing
File-based routing patterns and API endpoints in the Next.js App Router.
Overview
Routing in Prime UI follows Next.js conventions: folders and files define routes, and route handlers provide API endpoints.
Guides
Routing docs are short by design: learn the pattern on one page, then follow a card to the next related concept.