NextBlock™ CMS Just submitted our application for **NextBlock CMS**! 🚀 NextBlock is an open-source, full-stack CMS framework built natively for **Next.js 16 (App Router + RSC)** and **Supabase (PostgreSQL JSONB)**. We’ve focused on: * **Zero-Config 1-Click Deploy:** Automated Supabase database migrations on build. * **100/100 Lighthouse Defaults:** Tiptap visual editor renders PostgreSQL JSONB directly into React Server Components, eliminating client hydration overhead and HTML sanitization taxes. * **Cortex AI & Native MCP:** Model Context Protocol server support (`/api/mcp`) for deterministic, schema-constrained block synthesis. * **GitHub:** https://github.com/nextblock-cms/nextblock * **Live Sandbox:** https://cms.nextblock.dev Looking forward to the review process and collaborating with the Vercel DX team! 🧱
Axyl1410 Hi! I applied for the Summer 2026 Vercel OSS Program, but I’m not sure whether my application was successfully submitted. I also didn’t receive a confirmation email. Is there any way for applicants to verify whether their application was received, or is there normally no confirmation email after submitting the form? I’d like to avoid submitting a duplicate application if my original submission went through. Thanks!
Amy Egan If you reached the final page that says, "Thank you," then your application was received :) You'll get an email about a week after applications close letting your know whether or not your project was accepted
system The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points. https://vercel.com/docs/domains/troubleshooting
Wiseprinting I have also checked the DNS propagation using Google Public DNS (8.8.8.8). The _vercel TXT record for the apex domain is publicly resolving correctly, including the exact verification value provided by Vercel. The domain is still showing “Verification Required” and “linked to another Vercel account” in the Vercel dashboard. The previous Vercel account owner has confirmed that the domain was removed from their account. Could the Vercel team please check and release the remaining account association?
system While a member of our team prepares to jump in, you might find your answer even faster in our community resources. - Official Documentation: https://v0.app/docs - The v0 expert walkthrough: https://community.vercel.com/t/become-a-v0-expert/5981 - Watch v0 in Action: https://community.vercel.com/live#v0
NotAVibeCoder Weird. I don't see any responses to my query. That must be a bug.
Fxn7brnxg5 8275 ChatGPT Vercel MCP returns empty teams after successful OAuth I’m the Owner of Vercel Pro team fxn7brnxg5-8275s-projects. My projects are visible normally in the Vercel dashboard, including bloom-lms. The official ChatGPT Vercel MCP connection completes OAuth successfully and appears under Sign in with Vercel. I have disconnected and reauthorized it and explicitly authorized my team. However, ChatGPT’s Vercel MCP still returns: {"teams":[]} and attempts to access the known team/project fail. Team ID: team_BwUcGQjvoMzwoeLpsqTmkY0g My account is confirmed as Owner of the team. This appears similar to several other recent reports of ChatGPT/Vercel MCP returning empty teams and 403/404 errors after successful OAuth. Can the MCP/OAuth team investigate the team-resource authorization/synchronization for this account?
Alvarodejesus2867 1233 También tenemos este problema con el complemento oficial de Vercel en ChatGPT y un equipo Pro. La autorización OAuth termina correctamente, seleccionamos el equipo y ChatGPT confirma la conexión. El proyecto es accesible desde el panel de Vercel, pero: * `list_teams` devuelve `{"teams":[]}`. * `get_project`, con los identificadores exactos de equipo y proyecto, devuelve `403 Forbidden`. * La búsqueda de documentación sí funciona. Reconectar y autorizar nuevamente el equipo no resolvió el problema. El asistente de Vercel Support nos remitió a esta comunidad. ¿Puede el equipo de MCP/OAuth investigar la autorización efectiva y proporcionar una referencia de seguimiento o un procedimiento de diagnóstico de solo lectura? Podemos facilitar los identificadores por un canal privado autorizado. Solicitamos diagnóstico sin publicar aplicaciones, modificar proyectos ni ampliar permisos.
system The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points. https://vercel.com/docs/domains/troubleshooting
Rmjabor Thanks. I’ve already gone through the standard domain troubleshooting steps. This does not appear to be a DNS, ownership, SSL, or propagation issue. The inconsistency is internal to Vercel: - `vercel domains inspect` reports the domains on `cifrei-app`; - the project-domain API by project ID reports both domains attached and verified on `cifrei-dre`; - adding them to `cifrei-dre` returns `alias_conflict`; - removing them from `cifrei-app` says they are not assigned there. Vercel’s own diagnostic also indicated stale historical alias references on the production deployment target of `cifrei-app`. Could someone from Vercel please review/reconcile the internal alias/domain attachment state?