Stupid mistake...had a stray createSupabaseClient() in the form.tsx component, when it only belonged in the api route. Deleted from form.tsx, and everything is working.
createSupabaseClient()
form.tsx