[[NuxtLink]]を使う。 ```html <NuxtLink to="/hoge"> <v-img ... /> </NuxtLink> ``` ## 参考 - [vue\.js \- Vuetify Nuxt\.js : how to add url link in image tag \- Stack Overflow](https://stackoverflow.com/questions/64077307/vuetify-nuxt-js-how-to-add-url-link-in-image-tag)