This is an example on how you can build a Next.js 14 project (with App Router), using WordPress as the data source. npx create-next-app --example cms-wordpress cms-wordpress-app yarn create next-app - ...