{ "$schema": "https://turborepo.org/schema.json", "extends": ["//"], "tasks": { "db:generate": { "cache": false }, "db:seed": { "cache": false } } }