Common issues with Python application after deploying using Azure DevOpsMissing dependencies, especially if using a requirements.txt fileIncorrect or missing environment variablesIssues with serving static files (CSS, JS) in Django or Flask applications