Skip to content

Labels

Labels

  • api-route

    pages/api or app/api endpoint bug
  • app-router

    Issue specific to App Router (app/)
  • breaking-change

    Introduces a breaking change
  • bug

    Something isn't working
  • build-error

    Fails only during next build
  • cant-fix

    Cannot be fixed (blocked or out of scope)
  • compatibility

    There is a compatibility problem
  • deploy

    Vercel (or self-hosted) deployment failure
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • dynamic-import

    Code-splitting / dynamic import issue
  • edge-runtime

    Edge Runtime / Middleware failure
  • enhancement

    New feature or request
  • env-var

    Environment variable handling bug
  • fixed

    Fix completed and verified
  • fixing

    Fix in progress
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • i18n

    Internationalisation / locale routing
  • image-optimization

    next/image or image loader issue
  • invalid

    This doesn't seem right
  • middleware

    Next.js Middleware logic problem
  • next-config

    next.config.js change or error
  • next-upgrade

    Bump to newer Next.js release
  • overworn

    Content needs to be updated
  • pages-router

    Issue specific to Pages Router (pages/)
  • performance

    Core Web Vitals / Lighthouse tuning
  • question

    Further information is requested
  • slow-fix

    Fix in progress but moving slowly
  • ssg

    Static-Site Generation (getStaticProps etc.)