Getting 500 when visiting the site

PS C:\repositories\javascript\hayde> curl -I "https://hayde.netlify.app"
HTTP/1.1 500 Internal Server Error

I noticed that it only occurs for new deployments. For older ones I get a 200

Nevermind, apparently I got the error because it couldn’t build on Netlify a certain NPM package for some reason

Glad to hear you solved the issue!