A decentralized music tracking and discovery platform built on AT Protocol 🎵

update turbo tasks

+5 -1
+5 -1
turbo.json
··· 18 18 "persistent": true, 19 19 "cache": false 20 20 }, 21 + "prod": { 22 + "persistent": true, 23 + "cache": false 24 + }, 21 25 "sync": { 22 26 "persistent": true, 23 27 "cache": false ··· 106 110 "cache": false 107 111 } 108 112 } 109 - } 113 + }