6 lines
85 B
JSON
6 lines
85 B
JSON
|
{
|
||
|
"functions": {
|
||
|
"predeploy": "npm --prefix \"$RESOURCE_DIR\" run build"
|
||
|
}
|
||
|
}
|