Skip to content

Next.js dev server extremely slow when using SaasAble UI components #26

Description

@ngadekar-cci

Description:
When running the Next.js dev server with SaasAble template, page compilation takes 2–3 minutes even without API calls.

Steps to Reproduce:

  1. Install fresh SaasAble project
  2. Run npm run dev
  3. Navigate to any route
  4. Observe slow dev server compilation

Expected Behavior:
Pages should compile within 1–3 seconds.

Actual Behavior:
Compilation takes 2–3 mins.

System Info:

  • Node.js version: 22.17.0
  • Next.js version: 15.3.0
  • OS: Windows 11
  • Package manager: npm

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions