Hi, I'm seeing some errors in prod with the following message
Failed to update prerender cache for /_not-found Error: EROFS: read-only file system
Given lambda has a read-only file system, it would make sense to either disable this feature or set it to use /tmp
Has anyone dealt with this before?
Hi, I'm seeing some errors in prod with the following message
Failed to update prerender cache for /_not-found Error: EROFS: read-only file systemGiven lambda has a read-only file system, it would make sense to either disable this feature or set it to use /tmp
Has anyone dealt with this before?