After researching and leaving a bugreport for Angular team I have the answer
For using AngularNodeAppEngine is mandatory to have "outputMode" option in build config. If you want to prevent prerendering use CommonEngine instead.
AngularNodeAppEngine
"outputMode"
CommonEngine