Next version 14.1.0 using App router
When changing routes with <Link> the page is loaded quite slowly
Inspecting the dev console, inside the network tab, you can see the routes are correctly pre-fetched but when moving to the route, it's fetching it again, making it extremely slower
See the difference with the other test in Next version 13.4.6
https://next13-test-teal.vercel.app/