Skip to content

Commit

Permalink
Remove "vercel-build" script
Browse files Browse the repository at this point in the history
Using Build Command override in project settings instead.
  • Loading branch information
TooTallNate committed Apr 30, 2023
1 parent 75b3130 commit ed3e630
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -5,7 +5,6 @@
"build": "turbo run build",
"lint": "turbo run lint",
"test": "turbo run test",
"vercel-build": "turbo run pack",
"test-e2e": "turbo run test-e2e",
"format": "prettier --write \"**/*.{ts,tsx,md}\""
},
Expand Down

1 comment on commit ed3e630

@vercel
Copy link

@vercel vercel bot commented on ed3e630 Apr 30, 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:

proxy-agents – ./

proxy-agents-tootallnate.vercel.app
proxy-agents-git-main-tootallnate.vercel.app
proxy-agents.vercel.app

Please sign in to comment.