animals that contains two image files, cat.png and dog.png:
v0.
When adding a new image, rat.png, a new artifact version, v1, is created with the following contents:
v1 tracks a total of 6MB, but occupies only 3MB of space since it shares the remaining 3MB with v0. Deleting v1 reclaims the 3MB of storage associated with rat.png. Deleting v0 transfers the storage costs of cat.png and dog.png to v1, increasing its storage size to 6MB.
Artifacts Storage