Currently, a Vercel project can only link to a single Blob Store with a unique prefix. This prevents the common practice of using separate storage for different environments (e.g., staging vs. production) within the same project.
It would be ideal to allow a project to use different blob stores based on the environment, similar to how one might use separate S3 buckets.