Vuetify not working on deploy

Netlify site name : https://sratings.netlify.app/
Source code : GitHub - Epistol/S-Ratings: Simpson's ratings dashboard
(Note : I’m not on master 1.1, I let it on master 1.0, 1.1 is broken due to Vuetify on Netlify)

Apparently, Vuetify is installed correctly during the deployment, but doesn’t load at all on netlify, while locally it works smoothly.

What could I miss ?

Thank’s !

hi there, i’m not super familiar with vuetify, but it seems like it is a material design component library?

If yes, are you loading it into your project via a package.json dependency or? :thinking:

could you post a full build log also, please?