Shahed Nasser
240b038006
feat(create-medusa-app): add install Next.js storefront option (#4968)
* feat(create-medusa-app): add install Next.js storefront option
* added config for yes option
* added more instructions to exit message
* handle duplicate directories and next errors
* use next.js branch
* add line break in storefront question
* pass next.js directory name as env variable
* change question message
* address PR feedback
* fix(medusa-cli): remove .git directory in `new` command
* fix deleting a directory error