# Keep CLI deploy uploads lean: remote builds install from the lockfile and
# build from source, so local artifacts and durable state never ship.
.git
node_modules
.eve
.junit
.next
.nitro
.output
.turbo
.vercel
.workflow-vitest
coverage
dist
*.log
*.tsbuildinfo
