Report this

What is the reason for this report?

Next Js Deployment Can't resolve components or missing export script

Posted on May 18, 2022

I was following this https://docs.digitalocean.com/tutorials/app-nextjs-deploy/ both static and custom. Both lead to errors for me.

For Static it says "Missing script: “export” i know the export command is there, maybe next isn’t installed on the server?

For custom It says can’t resolve components, how do i config next to find it properly?



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.

Hi @d94c8c4691d4-48e3-81b8-ad72ac,

I believe there is something missing from the configuration and as such you are getting these errors. Can you please follow the Creating a Basic Next.js Application and see if everything is working correctly with it? If yes, you can take it from there and changes the components needed for your App

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.