Can not get vercel dev working on localhost with pnpm v10+
I'm using vercel cli v42.1.1 on a windows 11 OS.
// package.json
error link: https://github.com/vercel/vercel/blob/main/errors/now-static-build-failed-to-detect-a-server.md
I was following this guide https://www.youtube.com/watch?v=QDgdUtd6ZRs&t=881s
The deployed code runs live here: https://vedge-rust.vercel.app/
I've tried AI, googling and guessing stuffs too for 2 days. Any help would be much appreciated.
// package.json
error link: https://github.com/vercel/vercel/blob/main/errors/now-static-build-failed-to-detect-a-server.md
I was following this guide https://www.youtube.com/watch?v=QDgdUtd6ZRs&t=881s
The deployed code runs live here: https://vedge-rust.vercel.app/
I've tried AI, googling and guessing stuffs too for 2 days. Any help would be much appreciated.

GitHub
Develop. Preview. Ship. Contribute to vercel/vercel development by creating an account on GitHub.
YouTubeSyntax
In this video CJ shows how to deploy a hono API to several platforms including render.com, fly.io, vercel and cloudflare workers. He shows things you should consider for the typescript build settings and also shows how to connect to a sqlite db deployed to turso.
View the hono starter template here: https://github.com/w3cj/hono-open-api-starter...
View the hono starter template here: https://github.com/w3cj/hono-open-api-starter...
