Expose your Next.js app
with zero config

The official OutRay plugin for Next.js. Automatically creates a public tunnel when your dev server starts. No CLI required.

Integrate with any
Next.js application

Whether you're using the App Router or Pages Router, building a full-stack app or a static site, OutRay seamlessly integrates into your Next.js workflow.

next.config.ts
import withOutray from '@outray/next';

export default withOutray({
  // your Next.js config
});

$ npm run dev

Local: http://localhost:3000

Tunnel: https://abc123.outray.app

Works with your stack

The OutRay Next.js plugin integrates seamlessly with the modern Next.js ecosystem.

Vercel

TypeScript

Tailwind

Prisma

Drizzle

tRPC

OutRay

Start tunneling today

Get a public URL for your local Next.js dev server in seconds.

Sign up for free