MCPcopy 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.tsFile · 0.65
buildHandlerWithGoModFunction · 0.65
startDevServerFunction · 0.65
getAnalyzedEntrypointFunction · 0.65
buildStandaloneServerFunction · 0.65
executeBuildFunction · 0.65
processMessageFunction · 0.65
get_default_redirectMethod · 0.65
_partial_buildMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected