oh very strange... I had NODE_ENV = production, locally, so i could build using a .env for productio

oh very strange... I had NODE_ENV = production, locally, so i could build using a .env for production before deploying to next ... removing that has it back to a 200 and working but I still need to provide
export const runtime = "edge";
on my static page unfortunately
Was this page helpful?