-
Hey Steven, thanks for the great work ! Is it possible to deploy to one's own server i.e. without Vercel? Getting an OpenAI API Key is fine, but looking at the README, it seems Novel expects a Vercel Blob read/write token. Alternatively, what would it take to fully self-host Novel? |
Beta Was this translation helpful? Give feedback.
Answered by
z4nr34l
Jul 11, 2023
Replies: 1 comment 1 reply
-
It's just next.js project, you can deploy it however you want. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tmlmt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's just next.js project, you can deploy it however you want.
Here are the docs from Next.js that would help you: https://nextjs.org/docs/app/building-your-application/deploying