Commit 1540b10
feat: add plugin-auth and Vercel deployment support
- Enable AuthPlugin in objectstack.config.ts with env-based secret
- Add vercel.json with Vercel deployment configuration
- Add api/[[...route]].ts Vercel serverless function entry point
- Add scripts/build-vercel.sh for Vercel build process
- Update ROADMAP.md to reflect AuthPlugin re-enablement
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 8cc8815 commit 1540b10
5 files changed
Lines changed: 466 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
782 | 782 | | |
783 | 783 | | |
784 | 784 | | |
785 | | - | |
| 785 | + | |
786 | 786 | | |
787 | 787 | | |
788 | 788 | | |
| |||
0 commit comments