How to embed a PDF in Next.js page using Adobe PDF embed API

In web applications, it's often necessary to integrate a PDF viewer to display these documents. This is especially true for Next.js applications, which have risen in popularity due to their numerous features that build on top of the React.js framework.