Thank you!
I have deployed a Vuetify project :)
Also have used this tip found in Stack Overflow:
“When you run
firebase init
few questions will be asked, like which firebase feature you want to use and select your project... when cli asks for
? What do you want to use as your public directory?
Type
dist
your desired folder. Now the dist folder will be deployed.”
:)