Mike D
Mike D
> I have same issue with redirecting. > > ```js > async redirects() { > return [ > { > source: '/policies', > destination: '/policies/privacy-policy', > permanent: true, > },...
Any fix for this yet?
> 👋🏻 Also encountering this and curious if there are any good work arounds. Yes, switched back to wordpress !
> Has anybody found a solution to this issue? Double check if you have duplicate redirects, check if there are spaces before and after the redirects, check for bad characters,...