If I type in a dead endpoint in Next.js I get a 404 error. Instead, I want all unused routes to redirect to a default route and in this case, the landing page.
I have