Meteor server not sending back js and css (404) files to browser

I deployed meteor todo app to http://grandviewlakerealty.rajdanala.com/

I see title and images but not my css and js

Failed to load resource: the server responded with a status of 404 (Not Found)
http://grandviewlakerealty.rajdanala.com/0617146cc802095362311579c0fb9290991e91fc.css?meteor_css_resource=true

Failed to load resource: the server responded with a status of 404 (Not Found) ttp://grandviewlakerealty.rajdanala.com/c97c0ffe45f496ed5fdc83c4d0f10ff4422fe920.js?meteor_js_resource=true

I am not sure what’s going on ?

Where your file css and js?

My css and js files are located in /app/programs/web.browser/

How css and js not work too or work in env development? Place your css and js in foldefolder client in your app