adhikareeprayush / adhikareeprayush/stacksmith
Add a Vercel deployment plugin
- 主要語言
- TypeScript
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
## Summary
Only Docker is implemented for deployment. Add Vercel output (`vercel.json` + docs) for frontend/Next stacks.
## Tasks
- [ ] `plugins/deployment/vercel.js`
- [ ] Generate `vercel.json` tuned to the selected frontend
- [ ] Register in `src/core/plugin-loader.ts` and `src/core/catalog.ts`
## Files
- `plugins/deployment/vercel.js`
- `src/core/catalog.ts`
貢獻指南
研究方向
Start in `src/core/plugin-loader.ts` and `src/core/catalog.ts` to mirror the existing deployment plugin registration flow, then add `plugins/deployment/vercel.js` for Vercel output generation. Generate/update the `vercel.json` template for frontend/Next stacks and wire the new plugin into the same loading/catalog path. Run the CLI generation flow for a frontend/Next option to confirm the Vercel deployment choice appears and writes the expected config and docs output.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- next.js, typescript
- 領域
- cli, tooling
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 冷清
- 描述清晰度
- 描述清楚
- 新手友好度
- 68/100