did u manage to make this work? im trying to make a next on pages project with bun on a workspace, b
did u manage to make this work? im trying to make a next on pages project with bun on a workspace, but it keeps using npm i
__NEXT_INCREMENTAL_CACHE_IPC_KEY sensitive? It says "key" and looks random so I imagine it could be... but I'm not sure what it would be for. I don't see it documented anywhere but I see it in process.env_routes.json and my public folder is already excluded

upload_source_maps = true to wrangler.toml file."wrangler": "^3.99.0"pnpm next-on-pages && pnpm wrangler pages deploytsconfig.json.next/ and .vercel/ folders?
dns
pages-discussions{
"version": 1,
"description": "Built with @cloudflare/next-on-pages@1.13.7.",
"include": ["/*"],
"exclude": ["/_next/static/*"]
}