burdy-io / burdy

Most advanced open-source Headless CMS built in NodeJS and React. Written in Typescript!

Home Page:https://burdy.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to deploy on vercel with nextjs

amit08255 opened this issue · comments

Deploying to vercel with nextjs is not working. Can you please describe the steps?

Hi Amit,
Thank you for using Burdy!

We deploy our application using SSG. Our Burdy application is hosted separately on DigitalOcean.

In case you would like to use SSR, you would need a custom infrastructure.

Vercel deployment is on edge and even if Burdy worked with Vercel deployment, the performance would be negatively impacted by distance of server from the database.

If you would like to host your application via SSR our suggestion is to use DigitalOcean or AWS.

Let me know if you need more details. Feel free to refer to documentation on our website for DigitalOcean deployment.