Hi!
Following up on this thread where a Vercel Staff answered about Custom Domain coming to Blob when it will be generally available.
Do we have any news about this?
Hi!
Following up on this thread where a Vercel Staff answered about Custom Domain coming to Blob when it will be generally available.
Do we have any news about this?
Hi there,
We don’t support custom domain on Vercel Storage yet.
Hey,
Thanks for the reply.
I did see that and so I made some research which leds to the post I linked.
In this post, which was last active in December 2024, someone from the Vercel team was saying that this would be a topic when Blob is generally available, which if I’m not mistaken, seems to be the case now.
So I was just curious if they were any updates or maybe an ETA?
One workaround:
You can create a Vercel Project with a Custom Domain and add a redirect in your Next.js config to point to Vercel Blob Storage URL
Indeed this will work. Having said that, this will also consume Fast Data Transfer usage.
Thanks for the workaround!