albert.lol/turbo.json
2022-10-25 19:53:49 +02:00

10 lines
No EOL
133 B
JSON

{
"pipeline": {
"build": {
"outputs": [".next/**"]
},
"lint": {
"outputs": []
}
}
}