(Choose 1 answer)
What is the purpose of the next/link module in Next.js?
A. It provides client-side routing capabilities.
B. It enables serverless function deployment.
C. It is used for handling form submissions.
D. It is responsible for server-side rendering.