During the build process, not runtime
During the build process, not runtime

apt get/functions/analytics/index.js would map to a path of /analyticsnpm install for example when a package.json is presentbuild.sh or something which includes your git clone ... && git clone ... && something-else commands and then set your build command to that scriptapt get/functions/analytics/index.js/analyticsbuild.shgit clone ... && git clone ... && something-else