Enable Now v2 deployments
Closed this issue · 0 comments
hakonkrogh commented
This includes:
- Remove the i18next library. We'll add it back once next has support for request middleware
- Remove the server/ folder.
- Take a look at the login feature and see if it is possible to do using
getInitialProps
in pages/_app.js - adding now.json to setup dynamic routing, see this example this example for inspiration