Catch All Route matches before API routes

This is the home page. The below element should show the response from the `/api/greet` handler, instead it shows the HTML response from the `[...notFound]` route.

fetching....