Nextjs Middleware to redirect
Hi I want to redirect this route
If I access
What am I missing?
/ to /dashboard for that I created a middleware.ts inside srcIf I access
/ now I get this errorWhat am I missing?
