How can I expose ports from sandbox?

HEAD
5f52821feat(named-sandboxes) rebase latest commits from main (#138)
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.

Avatar of sgalanb
Santiago Galán
commented

But after providing the source object to the create function, that sandbox doesn't install dependencies or anything, right?

Avatar of sgalanb
Santiago Galán
commented

Can I use pnpm or what package manager is installed in the machine?


END OF POST

How can I expose ports from sandbox? — vercel/sandbox