IPv6 on Vercel??
Answered
Harlequin Duck posted this in #help-forum
Harlequin DuckOP
I have a backend service which is only available via IPv6.
In my Next.js app, on the server side, I have some fetch calls to that server.
If I build locally everything works. On Vercel however the fetches don't seem to get through :/
Does Vercel not support IPv6? Is there any workaround on Vercel? Like a hidden IPv6 setting?
In my Next.js app, on the server side, I have some fetch calls to that server.
If I build locally everything works. On Vercel however the fetches don't seem to get through :/
Does Vercel not support IPv6? Is there any workaround on Vercel? Like a hidden IPv6 setting?
Answered by Toyger
https://vercel.com/docs/projects/domains/troubleshooting
https://github.com/orgs/vercel/discussions/47
still no support for ipv6
https://github.com/orgs/vercel/discussions/47
still no support for ipv6
2 Replies
Toyger
https://vercel.com/docs/projects/domains/troubleshooting
https://github.com/orgs/vercel/discussions/47
still no support for ipv6
https://github.com/orgs/vercel/discussions/47
still no support for ipv6
Answer
Harlequin DuckOP
That's tough :(
Thank you tho @Toyger
Thank you tho @Toyger