Skip to content

Commit

Permalink
add one-click deploy instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bmstefanski authored Nov 30, 2021
1 parent 6aa5ad4 commit c1f66ed
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,18 @@ yarn start
yarn build
```

## One click deploy

Clone the repository and one-click deploy to Vercel for free!

[![Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/Blazity/next-saas-starter)

Clone the repository and one-click deploy to Netlify for free!

[![Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/Blazity/next-saas-starter)



## 🧰 Built With

- Statically generated pages with [**Next.js** ](https://github.com/vercel/next.js)
Expand Down

1 comment on commit c1f66ed

@vercel
Copy link

@vercel vercel bot commented on c1f66ed Nov 30, 2021

Choose a reason for hiding this comment

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

Please sign in to comment.