5 lines
111 B
JSON
5 lines
111 B
JSON
{
|
|
"installCommand": "npm install",
|
|
"buildCommand": "CI=false npm run build",
|
|
"outputDirectory": "build"
|
|
} |