#Devops
We're using a custom Dockerfile
to install dependencies & build the application
For us, there are some peer dependency conflicts that prevent the regular install command to work
You can see our custom build.Dockerfile in github: https://github.com/calimania/markketplace-next
Use the digital Ocean dashboard to set up the build process, or checkout our App Spec for reference