Question

in DigitalOcean's App Platform, can I deploy dynamic Next.js App?

Hello,

I wanted to know in App Platform’s Starter Plan, can I host Next.js Dynamic Web Apps App Platform’s Starter Plan?

please help me


Submit an answer
Answer a question...

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

alexdo
Site Moderator
Site Moderator badge
February 27, 2023

Hello there,

Yes you can deploy dynamic sites to the App Platform.

If your app is dynamic and has components like web service, background worker, and database, then you should select the Basic or Professional tier.

For example, if you select the Professional tier for your dynamic app, then you could select a 2GiB RAM instance ($25/mo) for the web service component, a 1GiB RAM instance ($12/mo) for the background worker, and development database add-on ($7/mo) for the database.

Regards

Yes, you can…check out the tutorial https://youtu.be/1ldjq5M7cbw

Want to learn more? Join the DigitalOcean Community!

Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.

Hi @dhavalvira,

Starter Plan is good for trying app and deploying Static Sites. You can deploy 3 static sites for free on the Starter tier. Every additional static site costs $3.00 per month.

Hope it helps you.

Cheers, Sergio Turpín