MAX_EXPORT_BYTES
@forge/monorepo / backend/src / MAX_EXPORT_BYTES
Variable: MAX_EXPORT_BYTES
constMAX_EXPORT_BYTES:number
Defined in: backend/src/export/index.ts:66
The largest export this platform will render.
A ceiling exists because an artifact is bounded but its rendering is not obviously so — a table of ten thousand rows is a small JSON value and a very large PDF. 32 MiB is far past any document a person reads.