Spaces:
Sleeping
Sleeping
David Prince
fix: add all missing local module stubs (remote_mcp_registry, mcp_auth, mcp_transport, etc)
cce8120 | const path = require("path"); | |
| /** @type {import('next').NextConfig} */ | |
| module.exports = { | |
| outputFileTracingRoot: path.join(__dirname), | |
| }; | |