We use SuperJSON so you can use types beyond regular JSON in your payloads/outputs. It would be great to add Blob to this. The source code is here: https://github.com/triggerdotdev/trigger.dev/blob/f7bf7bc2687e984655436592dd65a154e0c56dc5/packages/core/src/v3/utils/ioSerialization.ts#L419 <sub>[TRI-4135](https://linear.app/triggerdotdev/issue/TRI-4135/add-support-for-blob-in-payloads-and-outputs)</sub>
We use SuperJSON so you can use types beyond regular JSON in your payloads/outputs. It would be great to add Blob to this.
The source code is here:
trigger.dev/packages/core/src/v3/utils/ioSerialization.ts
Line 419 in f7bf7bc
TRI-4135