You can deploy it on Amazon EC2 linux machine easily. Micro instance comes with free tier for 1 Year, You only need to setup app server (NodeJs) and webserver (Apache/Ngix) to reverse proxy it.
You can also use Aws Lambda (though some changes are required to make app deploy-able to lambda ) and for Lambda first 1 million requests per month are free.