/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-4-deploy-0b3dd58618a7-4-deploy-s0500-c0000.md
4. Deploy - hono-docs
4. Deploy Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt 4 deploy Summary If you have a Cloudfla...
4. Deploy
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#4-deploy
Summary
If you have a Cloudflare account, you can deploy to Cloudflare. The deploy script builds with Vite and then publishes with Wrangler. ::: code-group sh [npm] npm run deploy sh [yarn] yarn deploy ```sh [pnpm] pnpm run deplo...
Content
If you have a Cloudflare account, you can deploy to Cloudflare. The deploy script builds with Vite and then publishes with Wrangler.
::: code-group
npm run deployyarn deploypnpm run deploybun run deploy:::