To serve a static page, we need to manually generate the site and create a Docker image with nginx to serve it.
This could be directly supported by Koyeb where we just provide a GitHub repo. Site could be built using buildpack and served by some global Nginx.