Skip to content

Commit

Permalink
Update fleek_staging.json
Browse files Browse the repository at this point in the history
  • Loading branch information
arabot-1 authored Dec 12, 2024
1 parent 52ec810 commit fcb6a9d
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions fleek_staging.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
{
"site": {
"id": "5f741d3f-b4b4-4998-b829-bbbed8f1f54c",
"team": "aragonone-team",
"platform": "ipfs",
"source": "github",
"name": "holy-feather-8175"
},
"build": {
"baseDir": "",
"publicDir": "build/site/",
"command": "yarn install --frozen-lockfile && yarn build:staging",
"rootDir": ""
}
"sites": [
{
"slug": "holy-feather-8175",
"distDir": "build/site/",
"buildCommand": "yarn install --frozen-lockfile && yarn build:staging"
}
]
}

0 comments on commit fcb6a9d

Please sign in to comment.