Describe the feature
Would be neat to be able to have the build output multiple vercel functions to be able to have custom configuration for each. For example, I might have one endpoint where I wanna increase the maxDuration. Currently I have to do that globally for each route which could be costly.
Additional information
Describe the feature
Would be neat to be able to have the build output multiple vercel functions to be able to have custom configuration for each. For example, I might have one endpoint where I wanna increase the
maxDuration. Currently I have to do that globally for each route which could be costly.Additional information