@daman-m Excellent, as I’d suspected that’s why your _redirects
aren’t working.
The file must be in the output that Netlify deploys.
It differs depending on the system you’re working with, but in your case I’d imagine you want to put the file into your public
folder, so that it is copied into the build
folder when the build is executed.