docs: added cloud documentation project (#12711)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"framework": "nextjs",
|
||||
"installCommand": "yarn install",
|
||||
"buildCommand": "turbo run build",
|
||||
"outputDirectory": ".next",
|
||||
"ignoreCommand": "bash ../../ignore-build-script.sh"
|
||||
}
|
||||
Reference in New Issue
Block a user