I can see your deployment is showing a runtime timeout error. This usually means your application is taking too long to respond to requests, often caused by slow startup, inefficient code, or waiting for external resources.
What kind of application are you deploying, and have you checked your application logs for any errors or slow processes?