Hi,
A recent change in the API has broken our product because vercel.projects.createProject no longer accepts the "secret" type for environment variable creation. This is a breaking change and should have been introduced in a major update.
Furthermore, the documentation and package types do not provide any warnings regarding this. As shown in the documentation (link), there is no mention of the removed option. Additionally, it does not explain the differences between the system, secret, encrypted, plain, and sensitive types.
Link to the docs.
