I found the Previous/Next API module that lets you create previous-post & next-post buttons, that you could put on any node.
For example, if you have nodes of the content type "Blog" you could put such two buttons under them in one div.
A core-only way would most likely include 2 view-blocks styled with some css (most probably display: flex; flex-wrap: wrap; etc).





