next-on-pages with pg fails with Module not found: Can't. resolve 'fs'
Hi. I'm struggling to make it work with next-on-pages, pg, Auth.js with next dev with export const runtime = "edge"; enabled. It gives me following error, but I thought it should work and does not use any edge-uncompatible modules such as fs because of pg-cloudflare.