Skip to content

Commit

Permalink
[explorer] Remove vercel silent for explorer (#7329)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan-Mysten authored Jan 12, 2023
1 parent e522de8 commit b240421
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/explorer/vercel.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"$schema": "https://openapi.vercel.sh/vercel.json",
"rewrites": [{ "source": "/(.*)", "destination": "/" }],
"github": {
"silent": true
},
"headers": [
{
"source": "/assets/(.*)",
Expand Down

2 comments on commit b240421

@vercel
Copy link

@vercel vercel bot commented on b240421 Jan 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

explorer – ./apps/explorer

explorer-git-main-mysten-labs.vercel.app
explorer.sui.io
explorer-mysten-labs.vercel.app
explorer-topaz.vercel.app

@vercel
Copy link

@vercel vercel bot commented on b240421 Jan 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wallet-adapter – ./sdk/wallet-adapter/example

sui-wallet-adapter.vercel.app
wallet-adapter-git-main-mysten-labs.vercel.app
wallet-adapter-mysten-labs.vercel.app

Please sign in to comment.