/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-pages-router-bf00796e62fb-pages-router-s0404-c0001.md
Pages Router (2) - hono-docs
Pages Router (2) Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt pages router Summary In order fo...
Pages Router (2)
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#pages-router
Summary
In order for this to work with the Pages Router, it's important to disable Vercel Node.js helpers by setting up an environment variable in your project dashboard or in your .env file. text NODEJS_HELPERS=0
Content
In order for this to work with the Pages Router, it's important to disable Vercel Node.js helpers by setting up an environment variable in your project dashboard or in your .env file.
NODEJS_HELPERS=0