Next.js app Check deployments Running Locally Install dependencies: npm i Start the dev server: npm run dev Check browser in localhost:3000 Build project To get a project build: npm run build For more information, see: NextJS Documentation NextJS docs Redux toolkit docs Framer Motion docs