When I use `router.back()` the page will scroll down first to the previous page's scroll position. Checking the code, it seems like this is because `router.back()` is not supported by `next-view-transitions`. I'll cook up a PR about it I think.