4fe28f5a95
* reorganize docs apps * add README * fix directory * add condition for old docs
7 lines
186 B
JSON
7 lines
186 B
JSON
{
|
|
"framework": "nextjs",
|
|
"installCommand": "yarn install",
|
|
"buildCommand": "turbo run build",
|
|
"outputDirectory": ".next",
|
|
"ignoreCommand": "bash ../../ignore-build-script.sh"
|
|
} |