https://nuxt.com/blog/v4-5#named-views Nuxt now supports named views through a filename convention (#35123). If a parent page renders more than one outlet, you can give each outlet a name and provide a sibling page file for it using the name@view.vue convention:S
