feat: migrate from node to vercel adapter and add vercel config

chore: update package.json dependencies for vercel deployment
fix: add www subdomain to allowed origins in like/dislike API endpoints
chore: add vercel to gitignore
This commit is contained in:
cojocaru-david
2025-05-01 02:16:18 +03:00
parent 0c90442415
commit f60bc5590a
7 changed files with 892 additions and 204 deletions

3
.gitignore vendored
View File

@@ -10,4 +10,5 @@ pnpm-debug.log*
.DS_Store
.idea/
teaser.pptx
~$teaser.pptx
~$teaser.pptx
.vercel