.DS_Store
/node_modules/

# Next.js
/.next/
/out/
next-env.d.ts

# Environment
.env
.env.local
.env.production.local
.env.development.local

# TypeScript
*.tsbuildinfo
