I’m using Vercel Blob for storing files and it works perfectly!
But I’m afraid of users suddenly uploads a lot of files - so I want to enforce a storage limit. I already have setup a Cron job for it - but I’d also like to set a limit in the Blob Settings if possible. Can I do this?
Also, the storage is located on an american server and I need to switch to a european location. Is that possible? I can see it here but not change it.
Regarding region selection, that would have happened when you created the store and cannot be changed. However, you can create a new Blob store in your preferred region and copy the blobs from the old store to the new one.
oh okay, thats a shame. Not a huge problem, but would be nice if you could implement it, as it would be extremely inconvenient if I had a lot of data in the current blob
what I want to do is make sure I dont suddenly get changed thousands of dollars because my users upload a shitton of data. I believe I sent a max spend somewhere in Vercel but I cant find it