w3cj / express-api-starter-ts

A basic starter for an express.js API with Typescript
MIT License
394 stars 126 forks source link

Vercel deployment config #7

Closed serjdev closed 3 months ago

serjdev commented 3 months ago

I'm struggling to config deployment on vercel starting from this template. https://vercel.com/guides/using-express-with-vercel

what the vercel.json file should look like in this case ?

w3cj commented 3 months ago

I made a video on how to do this: https://www.youtube.com/watch?v=B-T69_VP2Ls

serjdev commented 3 months ago

oh cool! thanks