An Next.js example repo for building authenticated pages with Firebase Authentication, cookies, and getServerSideProps
Use Next.js advanced <Image/> component with the static export functionality. Optimizes all static images in an additional step after the Next.js static export.
next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif).
All you need to handle POST requests, file uploads, and api requests, in Next.js getServerSideProps.
Sitemap generator for next.js. Generate sitemap(s) and robots.txt for all static/pre-rendered/dynamic/server-side pages.