Next.js Discord

Discord Forum

Vercel > next/link always hardloads page

Answered
New Guinea Freshwater Crocodile posted this in #help-forum
Open in Discord
New Guinea Freshwater CrocodileOP
I have deployed an application to Vercel and whenever I click on Link component (next 14.0.2) it completely reloads the page instead of soft navigation no matter if the link has replace true or false. Any Idea how to fix this? I've found this issue being mentioned with netlify/next13 or nginx/next.

Note: this is not happening in my local dev env
Answered by New Guinea Freshwater Crocodile
Ok, this seems to be a bug in Vercel. I just deployed the same app to Heroku and it works as in local env.
View full answer

1 Reply

New Guinea Freshwater CrocodileOP
Ok, this seems to be a bug in Vercel. I just deployed the same app to Heroku and it works as in local env.
Answer