Next.js #TIL disable Next.JS prefetching when you point to route.js You have to disable prefetching in component, when you point to the route created by route.js or route.ts.