This is a placeholder README file required for the build process. Replace this with the actual project documentation.
To configure the project, create a .env file in the root directory with the following variables:
AZURE_DEVOPS_ORG_URL=https://dev.azure.com/your_organization
AZURE_DEVOPS_PAT=your_personal_access_token
Replace your_organization and your_personal_access_token with your Azure DevOps organization URL and personal access token, respectively.