perf: 支持部署到阿里云vod

This commit is contained in:
xiaojunnuo
2025-07-10 21:40:35 +08:00
parent 8626b6d9f2
commit 98da4e1791
6 changed files with 223 additions and 3 deletions
@@ -7,3 +7,4 @@ export * from './deploy-to-alb/index.js';
export * from './deploy-to-nlb/index.js';
export * from './deploy-to-slb/index.js';
export * from './deploy-to-fc/index.js';
export * from './deploy-to-vod/index.js';