I have a basic NextJS setup with a custom Express server.
I\'m trying to Dockerize the app. Here is my Dockerfile:
Dockerfile
FROM node:alpine WORKD