This server error page (Server returns a 404, app shows the dedicated routed component)
This server redirect page (a 301 served by the server)
This client only page (no SSR, pure CSR)
Those routes are defined in src/app/app.routes.server.ts
After ServerRoutes, the regular router takes over src/app/app.routes.ts