79413812

Date: 2025-02-05 06:19:47
Score: 1
Natty:
Report link

For Next.js 15.1.4 (or any previous and future versions should still work) this is what I had to do.

export const viewport: Viewport = {
  minimumScale: 1.0,
  width: "device-width",
  initialScale: 1.0,
  userScalable: false,
};

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Genie