next.js/test/development/mcp-server/fixtures/compilation-errors-app/next.config.js
next.config.js6 lines65 B
module.exports = {
  experimental: {
    mcpServer: true,
  },
}
Quest for Codev2.0.0
/
SIGN IN