Unable to deploy my NextJS app

I'm trying to deploy my NextJS app to Cloudflare pages but I'm getting an error because it can't find some modules.
I followed this guide: https://developers.cloudflare.com/pages/framework-guides/deploy-a-nextjs-site/
It's my first build after adding my site to Cloudflare pages.
Next.js is an open-source React framework for creating websites and applications. In this guide, you will create a new Next.js application and deploy โ€ฆ
Was this page helpful?