Nuxt 3 useFetch clientside
if you want it to run client side only, set
server: false in the options: https://nuxt.com/docs/api/composables/use-fetch#paramsserver: false