# Next.js
.next/
out/

# Dependencies
node_modules/

# Build and cache output
dist/
coverage/
*.tsbuildinfo

# Local env
.env*.local
