How to deploy a Hono server in a Turborepo to Vercel? #456
Unanswered
digoburigo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m trying to deploy a Hono app inside a Turborepo (monorepo) to Vercel, but every attempt results in a static file deployment instead of a server/edge runtime. I followed Vercel’s Hono guide (https://vercel.com/docs/frameworks/backend/hono), but it doesn’t seem to address Turborepo-specific setup.
Context:
Beta Was this translation helpful? Give feedback.
All reactions