Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
os = require(
'os'
);
2
const
path = require(
'path'
);
3
const
fs = require(
'fs-extra'
);
4
const
json5 = require(
'json5'
);
Callers
nothing calls this directly
Calls
7
glob
Function · 0.85
replace
Method · 0.80
build
Method · 0.65
parse
Method · 0.45
join
Method · 0.45
log
Method · 0.45
keys
Method · 0.45
Tested by
no test coverage detected