In order to make production pushes easier, we should move the default build directory from /app/build to /build. This will allow people to complete ignore the /app directory when pushing to production as everything should be served from the /build directory.