Getting StartedNext jsOn this pageNext jsInstalationYou can install Dash UI in Next js using the following command from your terminalnpm i @dash-ui-lib/coreImporting DashImport Dash UI in your _app.tsx file_app.tsximport '@dash-ui-lib/core/index.css'