Files
portfolio/.gitignore
cojocaru-david f60bc5590a 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
2025-05-01 02:16:18 +03:00

15 lines
163 B
Plaintext

dist/
.astro/
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
.env
.env.production
.DS_Store
.idea/
teaser.pptx
~$teaser.pptx
.vercel