The content of this page has been moved to the following:
react-router.config.ts - Optional configuration file for your approot.tsx - Required root route that renders the HTML documentroutes.ts - Required route configuration mapping URLs to componentsentry.client.tsx - Optional client-side entry point for hydrationentry.server.tsx - Optional server-side entry point for rendering.server modules - Server-only modules excluded from client bundles.client modules - Client-only modules excluded from server bundles