5👍
✅
You need to put it in your public folder. Only stuff in that folder is directly accessible from the web. Hence why css/js files are in there
2👍
Put the robots file in public
folder. You should put any files that you want to access in the build output (production). Read
Source:stackexchange.com