Next.js Discord

Discord Forum

Custom route name

Unanswered
Black-billed Magpie posted this in #help-forum
Open in Discord
Black-billed MagpieOP
How in nextjs via link make redirect to about_me but in searchlink make allias of this

2 Replies

Skipjack tuna
Hey! Not sure if I understand your question, do you mean Rewrites? https://nextjs.org/docs/app/api-reference/next-config-js/rewrites
Black-billed MagpieOP
I have in src dictionary About_me And I want to translate that into my primary language And I want in link to be my custom name , but redirect to About_Me , I want change routing name not just by changing folder name