vercel / next.js

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

docs(staletime): add clarification around prefetch false #65252

Closed samcx closed 2 weeks ago

samcx commented 2 weeks ago

Why?

Add clarification around when the prefetch prop on the Link component is set to false.

Closes NEXT-3275