Client fetch
These run in the browser and are captured as client:fetch. The /api/ping call hits a Route Handler that performs its own server-side fetch (captured separately, under the route handler's own navigation).
These run in the browser and are captured as client:fetch. The /api/ping call hits a Route Handler that performs its own server-side fetch (captured separately, under the route handler's own navigation).