[update] Upgrade the turbo

This commit is contained in:
PrinOrange
2024-08-14 09:01:14 +08:00
parent f1ea8220a2
commit ea015c0947
3 changed files with 32 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://turbo.build/schema.json",
"pipeline": {
"tasks": {
"build": {
"outputs": [".next/**", "!.next/cache/**"]
},