Commit Graph

2 Commits

Author SHA1 Message Date
la3rence 79cd6c0397
fix(vercel): sync export default hono app (#19989) 2025-09-08 05:28:46 +08:00
DIYgod 20b67e1402
chore: add Vercel build configuration
- Introduced a new build script for Vercel in package.json.
- Created a new tsdown configuration file for Vercel deployment.
- Updated tsconfig.json to remove the deprecated vercel.ts file from the include path.
- Added a new server entry point for compatibility with Vercel's deployment.
2025-08-10 18:34:16 +08:00