Deployments always skip build phase

@dig I see. After reviewing the articles/docs you’ve linked, I adjusted the build command to have npm run build in place of npm install. The deployment failed, but the deployment log is still ‘loading’ and I have no access to any error messages. Any idea how to gain access to those?

Note: Prior to this change, I ran this command locally and uploaded it to my GitHub repo. I’ve deleted the /build file from my repo