Nico S

Results 2 issues of Nico S

**What happened:** I was editing in this browser, and all to quickly hit the 'delete' key while focused on the wrong part of the page. I was already about to...

help wanted
explorer

I noticed that the section in `next.config.js` breaks my api calls to a mongodb instance. `async rewrites() { return [ { source: '/:any*', destination: '/', }, ]; },` Is there...