# Dependencies node_modules/ .pnp .pnp.js .yarn/ # Testing coverage/ .nyc_output/ # Next.js .next/ out/ build/ dist/ # Production *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Environment .env .env*.local .env.production # Vercel .vercel # TypeScript *.tsbuildinfo next-env.d.ts # OS .DS_Store Thumbs.db # IDE .vscode/ .idea/ *.swp *.swo *~ # Misc .cache/ .turbo/