Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/vercel
/ build
Method
build
packages/cli/src/util/dev/types.ts:95–95 ·
view source on GitHub ↗
( opts: BuildOptions )
Source
from the content-addressed store, hash-verified
93
version?: 1 | 2 | 3 | 4;
94
config?: BuilderConfigAttr;
95
build(
96
opts: BuildOptions
97
):
98
| BuilderOutputs
Callers
11
go-helpers.test.ts
File · 0.65
buildHandlerWithGoMod
Function · 0.65
buildHandlerAsPackageMain
Function · 0.65
startDevServer
Function · 0.65
getAnalyzedEntrypoint
Function · 0.65
buildStandaloneServer
Function · 0.65
executeBuild
Function · 0.65
processMessage
Function · 0.65
get_default_redirect
Method · 0.65
_partial_build
Method · 0.65
run-build-lambda.js
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected