ImagePreviewOutputSettings.onImagePublished property

Invoked when a new image is created on the server this filename can be appended to baseUrl to get the full location

Signature:

onImagePublished?: (file: string) => void;