next js on vercel revising home page after 404 does not re-render
Hi, I have a t3 stack app (basic but with clerk and not next auth).
on local wen I navigate to my broken 404 page and back home, everything seems to be find but on production (vercel) when I go back to the home page, it does not re-render and stack on the 404.
Any help will be appreciated...
I am using chad cn for the navbar, this is the link component:
and this is the logo Link component:
0 Replies