# Dependencies node_modules/ # Next.js .next/ out/ # Production build build/ dist/ # Environment variables .env .env.local env.local .env.development.local .env.test.local .env.production.local # Debug logs npm-debug.log* yarn-debug.log* yarn-error.log* # OS .DS_Store Thumbs.db # Editor .vscode/settings.json