You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.