Menu

Deploy to Dokploy

Dokploy is suitable for Docker deployment and cannot support edge runtime, so you just need to globally search for export const runtime = "edge" and comment it out, then you can use Dokploy for deployment and running.

If you need detailed Dokploy deployment steps, please check this blog post.