Is there a way to make the build node compatible when building for cloudflare? I need sharp, which CF doesn't support, but only at build time for some prerendered PNG routes, and I'm building in a Node-compatible environment.
My build is done via a GitHub Actions pipeline, and the resulting build artifacts are then pushed to Cloudflare.