Error: next_redirect
DevOps
About
`error: next_redirect` is an internal routing exception thrown within Next.js framework server actions or API endpoints. It signals to the underlying framework engine that a programmatic redirect has been invoked, short-circuiting the request lifecycle to point the client to a new destination layout.