Hi There,
I’m currently using netlify create to build a next.js website from a template.
I noticed on the template there is a contact form but it doesn’t do anything when submitted other than creating a javascript alert window.
How would I go about configuring the form to work with something like Netlify forms? I’m unfamiliar with next.js and can’t see any options in the visual editor to change what the form does when submitted.