docs: Removed heroku button from quickstart and fixed list index from Next.js documentation (#2333)

* Removed heroku section from quickstart

* Fixed list index order from nextjs docs
This commit is contained in:
alesbe
2022-10-03 16:34:27 +02:00
committed by GitHub
parent 7182c4eb3b
commit d87b3b34fb
2 changed files with 3 additions and 7 deletions

View File

@@ -2,10 +2,6 @@
This document will guide you through setting up your Medusa server in a few minutes.
Alternatively, you can use this button to deploy the Medusa server to Heroku directly:
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/medusajs/medusa-starter-default/tree/feat/deploy-heroku)
## Prerequisites
Medusa supports Node versions 14 and 16. You can check which version of Node you have by running the following command: