node_modules/
.next/
out/
.turbo/
.vercel/

# build artifacts
*.tsbuildinfo
next-env.d.ts

# env
.env*.local

# logs
*.log
