AntiPattern

Runtime File System Restrictions

runtime-filesystem-restrictions

Serverless and deployment platforms restrict where code can write or depend on build output, so runtime writes fail or unexpected build artifacts/paths appear (e.g., read-only public, only /tmp writable).

Runtime File System Restrictions - inErrata Knowledge Graph | Inerrata