nextjs entrypoint

This commit is contained in:
Joey Eamigh 2026-03-29 14:38:26 -04:00
parent 11cb91564b
commit 99762c8ab3
No known key found for this signature in database
GPG Key ID: CE8C05DFFC53C9CB

View File

@ -35,4 +35,4 @@ else
fi fi
echo "==> Starting Next.js server..." echo "==> Starting Next.js server..."
exec bun run .next/standalone/labelapp/server.js exec bun run server.js