# Ignore Next.js auto-generated environment file
# It often uses different quote styles than our project config
next-env.d.ts

# Ignore build output
.next
dist
out

# Ignore other potentially generated files
pnpm-lock.yaml
