Create a new project, Next version 14.1.0
npx [email protected] app
Node version should be greater than 18.17
Option | Value | Description |
---|---|---|
output |
export |
generate a build |
compress |
false |
disable the compression |
distDir |
static-build |
name of the build |
trailingSlash |
true |
/page/ will be redirected to /page |
Slick carrusel
npm install react-slick slick-carousel
Sitemap generation
npm install next-sitemap
Create a new project, Strapi version 4.20.0
npx [email protected] api
Deep populate plugin
npm install strapi-plugin-populate-deep
Localization plugin
npm install @strapi/plugin-i18n
SEO plugin
npm install @strapi/plugin-seo