Hi,
Looks like you're pushing the node_modules folder as part of your website, make sure to specify which npm modules you need according to heroku's instructions but not to push the node_modules folder.
Specifically your error is due to you pushing the binary nowjs dependency 'node-proxy`, which cannot run on heroku's systems dude to different architectures between your computer and there servers.
Eric
--
Co-Founder @ Flotype, makers of NowJS