mine builds a docker container running nginx which pass app engine 8080 traffic through to the node server on 4000, then builds the app and runs it… and app engine rebuilds the entire docker everytime even if i just changed something in JS… annoying, but at least it’s one click and wait and it automatically does the juggling for zero downtime while switching