# Build output
.next/
.vinext/
dist/
dist-static/
out/

# Dependencies
node_modules/

# Cache and local state
.cache/
.wrangler/
*.cache

# Misc
coverage/
.vscode/
.idea/
