Hello, how are you?
I need to know if there is any way, in a railway project, to have a directory /public (or similar) where I can store static files, and they don't get deleted on every deploy.
I know there are services like s3, but due to my company's policies, I cannot store them in an external location.
Is there any way to solve this issue directly in railway, or will I have to migrate to another service provider?
Thank you in advance.