Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

295
Vistas
Nextjs 12: why activation experimental react concurrent features will disable API routes?

I recently installed Nextjs v12. I created some Api routes (for example "/api/products"). these routes work correctly, but when I make concurrentFeatures: true in next.config.ts, Api routes don't work. the displayed error in console is error - Error: Cannot find module for page: /api/products

here is my next.config.ts file content:

module.exports = {
  reactStrictMode: true,
  experimental: {
    concurrentFeatures: true
  }
}

here are my directories:

pages
----api
--------products
------------index.ts
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

I searched nextjs issues in github and found this issue: https://github.com/vercel/next.js/issues/30586

this issue is already open and labeled as a bug. so this is a bug of nextjs and probably will be fixed in the future.

-- UPDATE --

now the https://github.com/vercel/next.js/issues/30586 issue is closed. in nextjs v12.0.4-canary.3 and higher, this problem is fixed

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda