Describe the bug
After deploying to Vercel the contact form doesn't work. It should be refactored to account for the fact that the app is hosted on a proper server using Node as opposed to simple SSG.
To Reproduce
Steps to reproduce the behavior:
Go to monkwellington.com
Click on Contact and fill out the form
Click Send button
Component hangs and doesn't email out
Expected behavior
For step 4 above, the component should show a success message and I should see an email from the contact form
Screenshots
NA
Desktop (please complete the following information):
Describe the bug After deploying to Vercel the contact form doesn't work. It should be refactored to account for the fact that the app is hosted on a proper server using Node as opposed to simple SSG.
To Reproduce Steps to reproduce the behavior:
Expected behavior For step 4 above, the component should show a success message and I should see an email from the contact form
Screenshots NA
Desktop (please complete the following information):
Additional context