Node.JS Compatibility Error no nodejs_compat compatibility flag set

What happened?

The page you've requested has been built using @cloudflare/next-on-pages, but hasn't been properly configured.

What can I do?

If you are the owner of this website:
You should go to the Pages project's Compatibility Flags settings section and add the nodejs_compat flag to both your production and preview environments.

In the Cloudflare dashboard go to your Pages project and navigate to the Functions settings page.

Then, in the Compatibility Flags section for both the production and preview environments, type nodejs_compat in the input box and click on Save to apply the changes: screenshot showing how to input compatibility flags

At the end of the operation this is how your Compatibility Flags section should look like: screenshot showing how to compatibility flags should be after having been set

Important! After setting the Compatibility Flags, you need to re-deploy your application in order for them to take effect.