MCPcopy Create free account
hub / github.com/vercel/vercel / run-build-lambda.js

File run-build-lambda.js

test/lib/run-build-lambda.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const os = require('os');
2const path = require('path');
3const fs = require('fs-extra');
4const json5 = require('json5');

Callers

nothing calls this directly

Calls 7

globFunction · 0.85
replaceMethod · 0.80
buildMethod · 0.65
parseMethod · 0.45
joinMethod · 0.45
logMethod · 0.45
keysMethod · 0.45

Tested by

no test coverage detected