Function: getVercelConfigPath()
getVercelConfigPath(
rootDirectoryPath:string):string|null
Defined in: _internal/repository-text-files.ts:126
Resolves the Vercel configuration file from the repository root.
Parametersâ
rootDirectoryPathâ
string
Returnsâ
string | null