/some-asset.png which doesn't exist in the /public path, nuxt answers with the error.vue (since the slug isn't valid in the application). However i would expect that i can somehow decide if nuxt answers with a page or with a simple 404 response./public or /assets and respond with a 404? So probably a Middleware right between nitro asset resolving and nuxt SSR.