This post helped me out a lot: How to create my own component library based on Vuetify.
I think specifically changing modifying my rollupOptions in vite.config.ts is what got me there. After that I had issues with the vuetify styles not coming over, but that's because I wasn't using the right path for the import.