2022-03-30 10:24:50 +05:30

7 lines
264 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/deploy-azure-storage.schema.json",
"workingDir": "./release/assets/",
"account": "<!-- STORAGE ACCOUNT NAME -->",
"container": "react-tabacordion",
"accessKey": "<!-- ACCESS KEY -->"
}