Greg Avola
Greg Avola
CDCloudflare Developers
Created by Greg Avola on 10/8/2024 in #workers-help
Is it possible to run OpenNext with Next.JS with NodeJS runtime apis, with Prisma?
Right now - I though the OpenNext package said that it’s possible to run NextJS applications via the NodeJS runtime via workers - however when trying using prisma and a native Postgres connection (not serverless) - I get errors around fs not being available. Do you need to use edge driver and not native PG driver to get this work?
2 replies