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
15 lines
163 B
Plaintext
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
|