Continue setup
This commit is contained in:
parent
b012f8295b
commit
36bc2210a6
5 changed files with 131 additions and 126 deletions
|
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"$schema": "https://turbo.build/schema.json",
|
||||
"pipeline": {
|
||||
"dev": {
|
||||
"cache": false,
|
||||
"persistent": true
|
||||
},
|
||||
"build": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": [".next/**"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue