runtime: python39 entrypoint: gunicorn -b :$PORT main:app handlers: - url: /static/css/v1 static_dir: static/css/v1 http_headers: Cache-Control: private