Hi @NoahBres,
This is strange indeed. I was able to clone your repo and deploy it. I did face some issues with package versions, but yeah, could get it working, here’s the website: https://distracted-lalande-da567b.netlify.app and the repo: https://github.com/Hrishikesh-K/learnroadrunner.
Some stuff to note: I’m using latest Node by setting NODE_VERSION environment variable as node. Not sure if that makes a difference.
It might also be possible that I was able to deploy because it’s a fresh website and in that case, you might have to delete your current website and create another one to see if it helps. Not the best thing to do, but might help.