13.

What is the use of the "href" attribute in the <Link /> component in Next.js?

It indicates the type of HTTP request to be made

It defines the label or text displayed for the link

It determines the styling applied to the link

It specifies the destination URL for the link