-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed as not planned
Labels
Description
Describe the problem
it would be beneficial to have the option to split routes ito individual functions just like the split function in vercel-adapter. This would have the advantage that static files and pre rendered pages wouldn't be handled by a function but with cloudflare directly using less quota. I don't know if it will affect performace in any way.
Describe the proposed solution
have a split option to the adapter just like the vercel adapter to create individual routes
Alternatives considered
No response
Importance
would make my life easier
Additional Information
No response
Reactions are currently unavailable