Hi I'm new to Nextjs and Netlify. I am currently working on a Next.js project that is hosted on Netlify and wanted to learn best practices.
My questions are:
- What is the difference between Netlify Functions and Next.js API routes?
- When would I use one over the other?