7 lines
196 B
JSON
7 lines
196 B
JSON
{
|
|
"framework": "nextjs",
|
|
"installCommand": "yarn install",
|
|
"buildCommand": "turbo run build",
|
|
"outputDirectory": ".next",
|
|
"ignoreCommand": "bash ../../ignore-build-script.sh resources"
|
|
} |