Is this an OK room to ask questions about opennextjs as well? I dont see a room for it
Is this an OK room to ask questions about opennextjs as well? I dont see a room for it
runtime:edge is missing on unable to build.

/pages are some sort or reseverd name? as I have /contacts, /users and more pages which passed the build successfullyError 8000022: Invalid KV namespace ID (homepage-nonces). Not a valid hex string. Check your KV namespace ID and try again.
XMLHttpRequest is not defined error, but I am not using axios or cross-fetch directly.fetch outside of a page.tsx file
1.13.7dsn in the config and went through the wizard to set it up so you'd think that we'd be ok 
.node-version file in the root directory and write the version in it, like 22.12.0

.nvmrc and setting env var (via dash /pages/view/browserid-dash/settings/production#variables) for NODE_VERSION=22.13.0 and still getting errors..nvmrc throws:.nvmrc.nvmrc/pages/view/browserid-dash/settings/production#variablesHEAD is now at 58fd0e5 Update .nvmrc
22:12:31.380
22:12:31.455
22:12:31.455 Using v2 root directory strategy
22:12:31.475 Success: Finished cloning repository files
22:12:32.897 Checking for configuration in a Wrangler configuration file (BETA)
22:12:32.898
22:12:32.898 Found wrangler.json file. Reading build configuration...
22:12:32.905 pages_build_output_dir: .vercel/output/static
22:12:32.905 Build environment variables: (none found)
22:12:33.001 Successfully read wrangler.toml file.
22:12:34.091 Detected the following tools from environment: nodejs@NODE_VERSION=18.18.0, npm@9.6.7
22:12:34.091 Installing nodejs NODE_VERSION=18.18.0
22:12:34.608 Trying to update node-build... ok
22:12:34.641 node-build: definition not found: node_version=18.18.0
22:12:34.648 Error: Exit with error code: 1
22:12:34.648 at ChildProcess.<anonymous> (/snapshot/dist/run-build.js)
22:12:34.648 at Object.onceWrapper (node:events:652:26)
22:12:34.648 at ChildProcess.emit (node:events:537:28)
22:12:34.648 at ChildProcess._handle.onexit (node:internal/child_process:291:12)
22:12:34.657 Failed: build command exited with code: 1
22:12:35.428 Failed: error occurred while running build command