{ "schema_version": 1, "resources": [ { "kind": "static_site", "name": "web", "source": ".", "routes": [{ "path": "/" }], "public_env": {} } ] }