Currently, we are building a static page for each miner. This means the build script is taking a very long time. I think instead, we should make the miner page dynamic. I.e. we fetch the data from the APIs in the page itself rather than at build time.
We should keep the home page as static build time content.