vercel / next.js

The React Framework
https://nextjs.org
MIT License
122.91k stars 26.28k forks source link

Remove devdependency @vercel/fetch #67355

Open torresgol10 opened 4 days ago

torresgol10 commented 4 days ago

I delete the dependency since it is already archived and use native fetch.

ijjk commented 4 days ago

Allow CI Workflow Run

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer