Select the types of activity you want to include in your feed.
1{ 2 "buildCommand": "npm run build:webapp", 3 "outputDirectory": "src/webapp/.next", 4 "installCommand": "npm install" 5}