thanks - maybe that is is my issue - I dont have the local one created. Is there any way to connect
thanks - maybe that is is my issue - I dont have the local one created. Is there any way to connect to the remote one while working locally?
next dev not that i know of but may be possible, im a huge donkey so hope im not leading you down the wrong direction, even now im wondering if i actually did create the KV in wrangler, or if it didn't just automatically do that,@cloudflare/next-on-pages, it generates a worker that is deployed along with the static assets for your Pages project. That worker handles all incoming requests to your Next.js Pages projectnext server
wrangler.toml so that wrangler doesn’t pick it up
next dev you can usehttps://github.com/cloudflare/next-on-pages/blob/main/internal-packages/next-dev/README.md