Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto

Add right output folder for turbo caching

+1 -1
+1 -1
turbo.json
··· 6 6 }, 7 7 "build": { 8 8 "dependsOn": ["^build"], 9 - "outputs": [".next/**", "!.next/cache/**"] 9 + "outputs": ["./dist/**"] 10 10 }, 11 11 "check-types": { 12 12 "dependsOn": ["^check-types"]