Currently, build tools used for this website are postcss and the 11ty vite plugin. There was a bug present when using the passThroughCopy function that caused files to not be passed in the dist directory of the website, when making a prod build. This is why we decided to abandon the 11ty vite plugin for the metrics website. Look into whether /open is affected by this bug and consider whether it is necessary to change build tools to postcss and rollup.