79758442

Date: 2025-09-08 01:52:36
Score: 2
Natty:
Report link

o resolve this issue, you need to uninstall @next/font and replace all @next/font imports with next/font in your project. This can be done automatically using the built-in-next-font codemod:

Command: npx @next/codemod built-in-next-font .

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Elijah Agbedam