techblog2022-05-20
Adding Search Functionality to a Next.js Blog
Adding search functionality to a Next.js blog using morphological analysis and flexsearch.
Adding search functionality to a Next.js blog using morphological analysis and flexsearch.
Adding amp-sidebar to a Next.js blog along with TypeScript and Material-UI.
I made my AMP-only blog built with Next.js also support PWA.
When using Next.js, you often customize settings with next.config.js. This article summarizes what can be configured in next.config.js and how to set it up.
A guide to deploying Next.js to Google App Engine via Cloud Build