14.

What is the purpose of the <Link /> component in Next.js?

To render server-side content

To prefetch data for faster page rendering

To create clickable links within Next.js applications

To handle client-side navigation