HELP Works locally, worked on Netlify but suddenly stoppen

hi there, the error is undeniably this:

3:38:57 AM:  ERROR  Failed to compile with 1 errors10:38:57 AM
3:38:57 AM: This relative module was not found:
3:38:57 AM: * ../components/ClimateVideo.vue in ./src/router/index.js
3:38:57 AM:  ERROR  Build failed with errors.

usually, if a project builds locally but does not deploy correctly like this it is due to a case sensitivity issue:

does this apply here?