also "import { getRequestContext } from

also "import { getRequestContext } from "@cloudflare/next-on-pages"; " <- this seems going to go away and opennext will take its place. in that case how do we set up the bindings from env?
2 Replies
thomasgauvin
thomasgauvin2mo ago
This is the documentation for accessing bindings from OpenNext https://opennext.js.org/cloudflare/bindings
Bindings - OpenNext
Open-source Next.js adapters
Bob
BobOP2mo ago
thanks. I found it after some time and able to set up the binds.

Did you find this page helpful?