njbair
TTCTheo's Typesafe Cult
•Created by njbair on 8/2/2024 in #questions
Using Dynamic Routes with Vercel Functions?
Seems like there should be a way to do this...
For the route
/api/events/init/[key]
I have this code:
This results in the error:
Seems like there should be a way to use dynamic routes in Vercel Functions, right?
What am I doing wrong?7 replies