You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is default prefetch for nextjs links that we don't actually need
I don't see significant performance improvement in test but removing prefetch can reduce unnecessary network load
The text was updated successfully, but these errors were encountered:
vercel/next.js#24009
there is default prefetch for nextjs links that we don't actually need
I don't see significant performance improvement in test but removing prefetch can reduce unnecessary network load
The text was updated successfully, but these errors were encountered: