I deploy my next project to vercel everything works but the link style doesn't work, I don't know why because it works fine locally, how I can fix it.
<Link href="/" passHref> <a className={`mx-4 fs-5 light`}>Home</a> </Link>