In my project, 2/3 of deployments after the push to the repo fail with "An internal server error occurred". After a few empty pushes to the repo to enforce the rebuild, the deployment eventually succeeds.
Steps to reproduce
I have a Deno deploy project linked to the GH repo
When I push to the repo, Deno Deploy starts the build/deploy
In about 2/3 cases, not always, the internal error above occurres.
Problem description
In my project, 2/3 of deployments after the push to the repo fail with "An internal server error occurred". After a few empty pushes to the repo to enforce the rebuild, the deployment eventually succeeds.
Steps to reproduce
Expected behavior
The build and deploy should work normally.
Environment
Possible solution
No response
Additional context
No response