redirects
Answered
Siamese posted this in #help-forum
SiameseOP
Is it better to have the redirect routes inside middleware or as a route.ts file?
Answered by Sun bear
What exactly are you planning to do?
In general I would go like this:
https://nextjs.org/docs/app/api-reference/next-config-js/redirects
In general I would go like this:
https://nextjs.org/docs/app/api-reference/next-config-js/redirects
3 Replies
SiameseOP
bump
Sun bear
What exactly are you planning to do?
In general I would go like this:
https://nextjs.org/docs/app/api-reference/next-config-js/redirects
In general I would go like this:
https://nextjs.org/docs/app/api-reference/next-config-js/redirects
Answer