Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to deploy on vercel with nextjs #88

Open
amit08255 opened this issue Jan 17, 2022 · 1 comment
Open

How to deploy on vercel with nextjs #88

amit08255 opened this issue Jan 17, 2022 · 1 comment

Comments

@amit08255
Copy link

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

@stefan-burdy
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants