Characteristics
- Routes turn URLs into pages or API handlers.
- Data loading prepares the information a page needs.
- Rendering turns React and MDX into the response sent to the client.
- API routes expose HTTP entry points for clients, webhooks, and app backends.