5 lines
87 B
JSON
5 lines
87 B
JSON
{
|
|
"buildCommand": "cd client && npm run build",
|
|
"outputDirectory": "client/dist"
|
|
}
|