12 Commits

Author SHA1 Message Date
Stephen Zhou
fd98be1027 chore: fix art template on vercel (#20647) 2025-12-08 00:21:14 +08:00
Stephen Zhou
d90bee6208 chore: favicon rewrite for vercel 2025-12-07 20:03:55 +08:00
Stephen Zhou
2e9976b24e chore: fix vercel build (#20645) 2025-12-06 14:28:38 +08:00
DIYgod
b95bb570fb chore: update build script and remove unused Vercel configuration
- Modified the build script in package.json to rename the output file from server.js to index.js.
- Removed the vercel.json configuration file as it is no longer needed.
- Updated ESLint configuration to reflect changes in file references.
2025-08-10 23:00:37 +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
DIYgod
9bc49bc763 chore: update framework to hono and remove deprecated vercel.ts file 2025-08-09 16:02:05 +08:00
DIYgod
6cc452bf60 feat: move vercel entrance to api 2024-03-01 02:15:11 +08:00
DIYgod
9169e5fe9b feat: add vercel entrance 2024-03-01 02:11:15 +08:00
Tony
38a5b0c193 chore: stop vercel from notifing from forks 2023-12-05 21:33:53 +08:00
github-actions[bot]
edbb6070f0 style: auto format 2023-03-01 01:22:12 +00:00
Steven
3e818ced66 fix: vercel deployment (#11989)
* fix: vercel deployment

* fix: engines should exclude 18

* revert changes and use framework=null instead
2023-03-01 09:19:52 +08:00
Tony
11ef5c4dba chore: rename now to vercel (#9791) 2022-05-20 19:27:08 +08:00