Getting NEXT_REDIRECT error when using redirect from next/navigation in a server-side function in Next.js
‘m working on a Next.js application and have a login form that handles user sign-in. I use the redirect function from next/navigation for server-side redirection after a successful sign-in. However, I’m encountering the following error: