createVercelProject creates a project and optionally configures its build commands.
automations/create-vercel-project.automation.ts
name is required. settings defaults to {} and supports Vercel’s framework enum, build/dev/install commands, output and root directories, serverless region, preview-deployment behavior, affected-project detection, and preview/production toolbar settings. Optional teamId overrides the OAuth installation team. The output is Vercel’s complete typed created-project response.