After some refactors, Vercel is breaking the deploy
Unanswered
Labrador Duck posted this in #help-forum
Labrador DuckOP
I think is because the naming conventions, since I changed some names, got rid of unsed folders, and so on. And now the deploy to prod is not working.
3 Replies
Labrador DuckOP
I've tried this too: git config core.ignorecase false
Didn't work
And I am not using Yarn any more. I am using npm now. I switched