[phases.install] commands = ["pip install -r requirements.txt"] [phases.start] command = "flask run --host=0.0.0.0 --port=5000"