Deploy on Vercel
First you need to create a vercel.json
file at the root of your
project with the following content.
Then you can create a new project on Vercel.
Use Other
as your framework preset.
For the build command
you should use:
For the output directory
you should use:
Now you have everything setup. Enjoy your Hyperbook!