--- title: No Script Component in Head --- > Prevent usage of `next/script` in `next/head` component. ## Why This Error Occurred The `next/script` component should not be used in a `next/head` component. ## Possible Ways to Fix It Move the `