Closed
Description
Hello,
As mentioned by @gfortaine here we can avoid the error Expected signal to be an instanceof AbortSignal
by using Node 15.
The problem being that Vercel's Node version is 14.x
Is there any workaround until Vercel offers more recent Node versions?