Pattern
Read-Only Serverless Storage
read-only-runtime-storage
Runtime code tries to write or modify files in Vercel’s deployed app directory (including public), but serverless environments mount that path read-only, so endpoints and app loads fail or only work when redirected to temporary storage like /tmp.