You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ Universal Lambda Routing for Next.JS application
6
6
7
7
## Roadmap for 4.0.0
8
8
9
-
-[]Integrate with existing `now.json` in `now.config.js` for better integration with existing ecosystem
10
-
-[]Provide @now/node to replace @now/next (Next V8 provides a serverless lambda out of the box)
9
+
1.[Integrate with existing `now.json` in `now.config.js` for better integration with existing ecosystem](https://github.com/revskill10/next-routes-middleware/issues/13)
10
+
2.[Provide @now/node to replace @now/next (Next V8 provides a serverless lambda out of the box)](https://github.com/revskill10/next-routes-middleware/issues/10)
0 commit comments