Dynamic value for next post inside single layout

I see that there is another post from 2025 regarding using {{ post.permalink({“post”:“next”}) }} not outputting any values inside a single post layout. I’m however using the layout on the default blog type from WordPress itself and it is also not outputting anything. Does this only work inside its own post looper with previous and next context?

I see that the post navigation is working fine, but I’d rather use our own build button component and avoid styling multiple options. Is this a feature or a bug?