# Dependencies
/node_modules

# Production
/build
/out

# Next files
.next
next-env.d.ts

# Misc
.DS_Store
.env*
.vercel
.idea

_pagefind/

npm-debug.log*
yarn-debug.log*
yarn-error.log*
