When I am trying to open and edit files in my vercel web app it gives me a bunch of OSError: [Errno 30] Read-only file system errors. It is deployed to vercel from a github repository that it has full read and write functions to.
How do I fix this?