-
-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
example/express-basic-auth/now.json → example/express-basic-auth/vercel.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,9 @@ | ||
{ | ||
"version": 2, | ||
"public": false, | ||
"github": { | ||
"enabled": false | ||
}, | ||
"builds": [ | ||
{ | ||
"src": "index.js", | ||
|
ac4f926
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for zeit-now-deployment-action-example-static ready!
✅ Preview
https://zeit-now-deployment-action-example-static-5flf2db8f.vercel.app
https://hotfix-gh-30.static.vercel-action.amond.dev
Built with commit ac4f926.
This pull request is being automatically deployed with vercel-action