# build output
dist/
.vercel/

# generated content collection types & cache
.astro/

# dependencies
node_modules/

# environment
.env
.env.production

# macOS
.DS_Store
