@basuapi/vercel-deploy-adapter
v1.0.52
Published
A vercel deploy adapter for @basuapi/api
Downloads
103
Readme
basuapi-deploy-adaptor-vercel
Steps: generate -> Generate all the typescript function definitions
- If a functions is generated, doesnt touch it
- Copy the dist folder to inside the project
- Reference the copied dist folder
- Add to local package.json targets: generate:vercel compile:vercel ---> To generate vercel, call npx command ---> To compile vercel, build app , copy dist and than build vercel