How can I expose ports from sandbox?
This post might have stale content, as HEAD is 146 commits ahead.
How can expose ports? For example if I start a nextjs dev server inside the sandbox and I want to access it from outside.
But after providing the source object to the create function, that sandbox doesn't install dependencies or anything, right?
Can I use pnpm or what package manager is installed in the machine?
END OF POST