# SQLite database location (relative to prisma/schema.prisma).
# Not a secret — committed so `npm run db:push` works out of the box.
DATABASE_URL="file:./dev.db"
