Skip to content

Commit

Permalink
add budget.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nefelitav committed Mar 13, 2024
1 parent c2d2bf7 commit e095c2f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions budget.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
{
"path": "/*",
"resourceSizes": [
{
"resourceType": "document",
"budget": 18
},
{
"resourceType": "total",
"budget": 200
}
]
}
]

0 comments on commit e095c2f

Please sign in to comment.