-
|
Has anyone had success with using the docs at Blitz website for deployment to Heroku. I tried it twice today and I keep getting the terminal error: I copied over the npm commands & created the Procfile as per the instructions, however, I don't know how |
Beta Was this translation helpful? Give feedback.
Answered by
flybayer
Nov 21, 2020
Replies: 1 comment 1 reply
-
|
Oops! Sorry, it should be I just fixed the docs |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
flybayer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oops! Sorry, it should be
blitz buildinstead ofblitz build --production.I just fixed the docs