#How to deploy BlitzJS to Vercel and where is the documentation to deploying blitz?

1 messages · Page 1 of 1 (latest)

analog flint
#

I have gone through all the documentation and have yet to find any info on how to properly deploy blitzjs into production especially on services like Vercel? I see info in relation to code drops and am using the SQLite DB with MDX for production? I have turned the login to an admin panel jsut for me users iwll not be able to sign up as a user of my app only my email list very minimal.

bold dune
analog flint
#

ok so theres no special steps to deploy thats cool, I was reading about deploying the build on AWS and seen that there was a --production flag on blitz build command but I couldnt find any documentation on script flags and though blitz may have had special flags for production and steps to deploy? If it is the same as next minus the blitz build proccess I should be good

bold dune
analog flint
#

im using the latest