Next.js Discord

Discord Forum

IPv6 on Vercel??

Answered
Harlequin Duck posted this in #help-forum
Open in Discord
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?
Answered by Toyger
View full answer

2 Replies

Toyger
Answer
Harlequin DuckOP
That's tough :(
Thank you tho @Toyger