Skip to content
Snippets Groups Projects
Unverified Commit 43f6f56c authored by Alex Yang's avatar Alex Yang Committed by GitHub
Browse files

docs(next): fix turbo.json (#1465)

parent b2364dc5
Branches
Tags
No related merge requests found
{
"extends": ["//"],
"tasks": {
"build": {
"outputs": [
".next",
".source",
"next-env.d.ts",
"src/content/docs/cloud/api/**"
]
},
"dev": {
"dependsOn": ["^build"]
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment