# Node + Next.js artefacts that shouldn't be checked in
node_modules/
.next/
out/
static/
*.tsbuildinfo
.env.local
.env.development.local
.env.production.local
