MCPcopy Create free account
hub / github.com/vercel/vercel / version.ts

File version.ts

packages/python/src/version.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { join, dirname } from 'path';
2import { existsSync } from 'fs';
3import { NowBuildError } from '@vercel/build-utils';
4import { selectPythonVersion, PythonConfigKind } from '@vercel/python-analysis';

Callers

nothing calls this directly

Calls 2

makePythonVersionFunction · 0.85
pythonVersionStringFunction · 0.85

Tested by

no test coverage detected