This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Steven ⬢
styfle.dev
did:plc:vhz2zndxjzsl6mrkaimpmbi4
Take a look at the Observability tab in the dashboard to see where the usage is coming from.
In particular, you might be missing Cache-Control header on your source images causing repeated transformations. One solution is to increase minimumCacheTTL in next.config.js
2025-02-22T19:58:57.355Z