Output of operation-manager.sh: app components docker-compose-prisma.yaml docker-compose.yaml Dockerfile Dockerfile.prisma lib LICENSE logs middleware.js next.config.mjs next-env.d.ts node_modules package.json package-lock.json plopfile.js plop.md plop-templates postcss.config.js prisma Providers.tsx public README.md start.sh tailwind.config.ts tsconfig.json utils HEAD is now at 39cf000 Merge branch 'asma-dev' into 'dev' [PM2] Applying action stopProcessId on app [next-acc-app](ids: [ 10, 11 ]) [PM2] [next-acc-app](10) ✓ [PM2] [next-acc-app](11) ✓ ┌────┬──────────────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐ │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │ ├────┼──────────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤ │ 10 │ next-acc-app │ default │ 0.40.0 │ fork │ 0 │ 0 │ 40 │ stopped │ 0% │ 0b │ root │ disabled │ │ 11 │ next-acc-app │ default │ 0.40.0 │ fork │ 0 │ 0 │ 2628 │ stopped │ 0% │ 0b │ root │ disabled │ │ 7 │ next-acc-live-app │ default │ 0.40.0 │ fork │ 2007322 │ 18h │ 0 │ online │ 0% │ 17.5mb │ root │ disabled │ └────┴──────────────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘ [PM2] Applying action deleteProcessId on app [next-acc-app](ids: [ 10, 11 ]) [PM2] [next-acc-app](10) ✓ [PM2] [next-acc-app](11) ✓ ┌────┬──────────────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐ │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │ ├────┼──────────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤ │ 7 │ next-acc-live-app │ default │ 0.40.0 │ fork │ 2007322 │ 18h │ 0 │ online │ 0% │ 17.0mb │ root │ disabled │ └────┴──────────────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘ > nextjs-nextauth-login-register@0.1.0 build > next build ▲ Next.js 14.1.0 - Environments: .env Creating an optimized production build ... ✓ Compiled successfully Linting and checking validity of types ... ./app/(admin)/customer-statements/page.js 197:49 Warning: Using `` could result in slower LCP and higher bandwidth. Consider using `` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element @next/next/no-img-element ./app/(admin)/jobs/[id]/page.js 108:8 Warning: React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array. react-hooks/exhaustive-deps ./app/(admin)/jobs/add/page.js 142:8 Warning: React Hook useEffect has a missing dependency: 'products'. Either include it or remove the dependency array. react-hooks/exhaustive-deps ./app/(admin)/layout.js 42:13 Warning: Using `` could result in slower LCP and higher bandwidth. Consider using `` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element @next/next/no-img-element ./app/(admin)/profile/page.js 62:6 Warning: React Hook useEffect has a missing dependency: 'reset'. Either include it or remove the dependency array. react-hooks/exhaustive-deps ./app/(admin)/setting/page.js 80:6 Warning: React Hook useEffect has a missing dependency: 'reset'. Either include it or remove the dependency array. react-hooks/exhaustive-deps ./app/(auth)/activate/page.js 18:6 Warning: React Hook useEffect has a missing dependency: 'activateAccount'. Either include it or remove the dependency array. react-hooks/exhaustive-deps ./app/layout.js 29:9 Warning: A font-display parameter is missing (adding `&display=optional` is recommended). See: https://nextjs.org/docs/messages/google-font-display @next/next/google-font-display 29:9 Warning: Custom fonts not added in `pages/_document.js` will only load for a single page. This is discouraged. See: https://nextjs.org/docs/messages/no-page-custom-font @next/next/no-page-custom-font 33:9 Warning: Do not include stylesheets manually. See: https://nextjs.org/docs/messages/no-css-tags @next/next/no-css-tags 34:9 Warning: Do not include stylesheets manually. See: https://nextjs.org/docs/messages/no-css-tags @next/next/no-css-tags 35:9 Warning: Do not include stylesheets manually. See: https://nextjs.org/docs/messages/no-css-tags @next/next/no-css-tags 36:9 Warning: Do not include stylesheets manually. See: https://nextjs.org/docs/messages/no-css-tags @next/next/no-css-tags 37:9 Warning: Do not include stylesheets manually. See: https://nextjs.org/docs/messages/no-css-tags @next/next/no-css-tags ./app/print-invoice/page.js 53:6 Warning: React Hook useEffect has a missing dependency: 'id'. Either include it or remove the dependency array. react-hooks/exhaustive-deps ./components/shared/InvoiceItems.js 45:6 Warning: React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array. react-hooks/exhaustive-deps info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules Collecting page data ... [PM2] Starting /root/.nvm/versions/node/v21.7.3/bin/npm in fork_mode (1 instance) [PM2] Done. ┌────┬──────────────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐ │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │ ├────┼──────────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤ │ 12 │ next-acc-app │ default │ 0.40.0 │ fork │ 547071 │ 0s │ 0 │ online │ 0% │ 25.9mb │ root │ disabled │ │ 7 │ next-acc-live-app │ default │ 0.40.0 │ fork │ 2007322 │ 18h │ 0 │ online │ 0% │ 16.4mb │ root │ disabled │ └────┴──────────────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘