Hello Hillary,
Thanks for your message!
The first problem was because the redirects weren’t working. I now deleted the _redirects file and exported it to netlify.toml and the redirects do seem to work.
However I still can’t get the functions to work. It says:
“Runtime.HandlerNotFound - activity.handler is undefined or not exported” - https://remarkable-naiad-45d682.netlify.app/api/activity
In localhost everything is running fine!
Any ideas?