Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Commit

Permalink
Deploy to vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
derrickreimer committed May 27, 2020
1 parent ceef738 commit 559fe60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ node_modules
api/dist
public/dist


.vercel
7 changes: 0 additions & 7 deletions now.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
{
"regions": ["all"],
"public": true,
"functions": {
"api/**": {
"memory": 3008
}
},
"rewrites": [
{ "source": "/(.+)", "destination": "/api" }
]
Expand Down

0 comments on commit 559fe60

Please sign in to comment.