Experimental build mode for Hono and Express projects

Hono Express Users can opt in to an experimental build mode forandprojects, which lets you filter logs by route, similar to Next.js. It also updates the build pipeline with better module resolution: VERCEL_EXPERIMENTAL_BACKENDS=1 environment variables To enable it, setin your project's. Read more…

Sources