### Version 5.39.3 ### Operating System Mac OS ### Browser Chrome ### What are the steps to reproduce this bug? It stopped working all the sudden. Possibly the runtime of the Lambda function got updated automatically. ### What is the expected behavior? Should update the delivery bucket with the pre-rendered page after publishing. ### What do you see instead? ERROR "Protocol error: Connection closed. Most likely the page has been closed." on the cloud watch log ### Additional information _No response_ ### Possible solution Set the runtime manually using the Runtime ARN. Or upgrade the code to work with the latest Nodejs 18.x runtime.