Reference
BuildAppResult
Contains the route graph produced by an app-router build.
Signature
interface BuildAppResultMembers
routes: AppRoute[]Reference
Contains the route graph produced by an app-router build.
interface BuildAppResultroutes: AppRoute[]