Assets
The same uploader writes to two places. Both survive a redeploy on this platform:
the deploy is overlaid onto public/assets/ rather than replacing it.
baseline-shipped.png ships inside the payload and the uploads do not, which is how
the verdict below tells them apart.
disk: 0 upload(s) + 1 shipped database: 0 row(s) โ persistent
Disk โ public/assets/
Inside the deploy payload โ whether a re-upload keeps or replaces these is the test above.
baseline-shipped.png
522 B ยท 2026-09-23T06:56:52.000Z
shipped in deployDatabase โ assets table
Outside the payload. Survives redeploys, restarts, and crashes.
No rows in the assets table.