If you are using a function to handle form submission, you do not add the netlify or netlify-honeypot attributes to the form.
handleVerify is submitting the form using Netlify Forms, not using the function in your original post. If you want to submit using the function, you need to POST to /.netlify/functions/<your-function-name>, not simply /.