• Joined on 2024-11-25
golc pushed to main at golc/oauth_nest_demo 2026-03-04 11:41:16 +00:00
0a7d6c16c9 fix: 配置 Swagger UI 使用 CDN 资源
golc pushed to main at golc/oauth_nest_demo 2026-03-04 11:38:13 +00:00
a7c082a162 fix: 修正 NestJS 构建产物路径为 dist/src
golc pushed to main at golc/oauth_nest_demo 2026-03-04 11:36:11 +00:00
43ad64dd41 fix: 修复 Vercel serverless 模块路径解析问题
golc pushed to main at golc/oauth_nest_demo 2026-03-04 11:30:20 +00:00
914e156cc6 fix: 修复 Vercel 部署 404 和 Swagger 无法访问
golc pushed to main at golc/oauth_nest_demo 2026-03-04 11:14:13 +00:00
f557f8581b fix: 修复 Vercel serverless 运行时崩溃
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:58:26 +00:00
6cb67ead1e fix: 配置 Vercel serverless 部署
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:54:05 +00:00
7185009c28 fix: 完整修复 Vercel 部署配置
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:51:14 +00:00
7f35617f64 fix: 降级 Vercel Node 运行时到 2.15.10
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:48:26 +00:00
302d5f5f7c revert: 恢复 Node.js 20.x 配置
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:46:07 +00:00
73555ac5f0 fix: 移除 engines 字段使用 Vercel 项目设置
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:44:44 +00:00
8a7168e9b9 fix: 更新 Node.js 版本为 20.x
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:43:47 +00:00
d94b5f5895 fix: 指定 Node.js 18.x 版本
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:42:02 +00:00
444037a50f fix: 使用 Vercel Functions API 配置
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:40:36 +00:00
78e73fcb8f fix: 完全修复 Vercel 部署配置
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:36:19 +00:00
84007475c3 fix: 修复 express 导入方式
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:35:12 +00:00
aef3acb6dc fix: 改进 Vercel serverless 配置和路径处理
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:32:29 +00:00
4c01983b10 chore: 更新 pnpm-lock.yaml
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:31:00 +00:00
b235f2fdf6 fix: 修复 Vercel 部署路径和依赖问题
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:21:06 +00:00
b91a17b071 merge: 合并 GitHub 远程更改并优化 serverless 配置
1de8bae73d feat: add Vercel serverless adapter for NestJS
Compare 2 commits »
golc pushed to main at golc/oauth_nest_demo 2026-03-04 09:19:31 +00:00
1d8213f6ed feat: 配置 Vercel serverless 部署支持