Everyone knows about the SAFE Stack, if you don’t please do check it out - it’s a great way to do full-stack web development in F#, and may be the “coolest” thing about .net these days.
If you go to the documentations, there are couple of deployment options. It works like a charm especially with docker.
You can deploy the output docker image to a public / private docker registry, or create a private Azure registry and store it there.