Next.js Discord

Discord Forum

NextJS redirect help!

Unanswered
Nɪᴋᴜɴᴊᴀ posted this in #help-forum
Open in Discord
how to redirect link from nextapp to different domain?

like if i go localhost:3000/yt it will redirect to youtube

i tried it in middle ware and nextconfig.ts but it shows CORS origin in production environment

how to avoid that CORS error to redirect!????

1 Reply

Toyger