Report this

What is the reason for this report?

fix routing issues with nextjs custom server

Posted on March 24, 2022

I followed this tutorial https://docs.digitalocean.com/tutorials/app-nextjs-deploy/#deploying-nextjs-as-a-custom-server on deploying nextjs as a custom server to digitalocean’s app platform. Right now I am encountering a routing problem, every route returns a 404.

What is the solution?



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!

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.

Hello,

Have you defined a custom basePath in your Next.js config file? If so, I could suggest setting it to the default one and giving it another try.

Let me know how it goes!

Best,

Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.