项目文件夹

文件

13 行
189 B
JSON

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