# Dependencies
node_modules
.pnp
.pnp.js

# Testing
/coverage
test-results
playwright-report
test-results-synpress
playwright-report-synpress

# Next.js
/.next/
/.next-build/
/.next-build-*/
/.next-probe*/
/.build-lock/
/out/
.turbo

# Production
/build

# Misc
.DS_Store
*.pem

# Debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Local env files
.env
.env*.local

# Vercel
.vercel

# TypeScript
*.tsbuildinfo
next-env.d.ts

# Synpress
.cache-synpress
