Standards are always out of date. That's what makes them standards. -- Alan Bennett

Next Script Demo

The Next.js Script component, next/script, is an extension of the HTMLscript element. It enables developers to set the loading priority of third-party scripts anywhere in their application, outside next/head, saving developer time while improving loading performance.