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
Amy Egan The support agent can help
https://community.vercel.com/t/what-to-do-when-your-team-is-paused-or-blocked/45069
Axismedbydaxis Mam i tried that but the agent replied that it cant unblock the project. Can you please help me with this. For last 2 months my traffic was very less than the mentioned limit.
Mogifiedmoments 9653 I'm experiencing the same type of Deployment Storage discrepancy on the Hobby plan. My project is mogified-moments. Usage Overview shows 11.88 GB / 10 GB Deployment Storage. I deleted the old deployments, leaving only my current production deployment. The deleted deployments are now under Recently Deleted. However, Deployment Storage → Projects has already dropped to approximately 4.8 GB, while the main Usage Overview still shows 11.88 GB. Could you please check whether the Deployment Storage usage on my team needs to be reconciled/purged? I have screenshots showing both values.
Swarnava Sengupta Have you considered counting all the previous deployment for same project?
system There's another community post with 404 debugging tips that might be helpful. Please give these solutions a try and let us know how it goes. https://community.vercel.com/t/debugging-404-errors/437 A human should be around soon to offer more advice. But you can also get helpful information quickly by asking v0.
Mogifiedmoments 9653 I'm experiencing a very similar issue on the Hobby plan. My project is mogified-moments. The Usage overview still shows Deployment Storage: 11.88 GB / 10 GB. I deleted the old deployments and the active Deployments page now contains only my current production deployment. The deleted deployments are now under Recently Deleted. However, the Deployment Storage → Projects graph has already dropped from approximately 12 GB to approximately 4.8 GB, while the main Usage overview still reports 11.88 GB. Could you please check/reconcile the Deployment Storage accounting for my Hobby team? It appears the underlying storage has been released but the Usage overview is still showing the old value. I can provide screenshots of both views.
Swarnava Sengupta The deployment storage resets every 30 days, at the start of the next period. This means your new usage will not be reflected immediately.
Amy Egan It looks like you recently deleted a team. I'm guessing you used the team merge option, so the projects from that team would be merged into your other team. You'll be able to update the project after the transfer is complete
Info 75090632 Thank you. I do not recall deleting a team or choosing a team merge, and I only use the Sante team. Could you please confirm which source team and destination team are involved, and whether any action is required from me? The transfer has no visible event in the project Activity log.
Info 75090632 I also cannot open the project Overview page: https://vercel.com/sante8/cloudflare-vercel-supabase-supabase-sql-next Could you confirm whether my access is restricted while the transfer is pending?
Amy Egan Thanks for reporting. I've shared your info with the network team to get their help with investigation
Habby Hi Amy, adding an independent data point to this thread since our project shows the exact same signature and we've now ruled out several possible causes on our end. **Project:** `apphabby.ru` (Hobby plan), same project also serves `habby-app.vercel.app`. **Symptom:** Requests over a reused HTTP/2 connection to the custom domain intermittently stall for ~42-45 seconds (no `GOAWAY`, no reset — just silence) after 2-3 successful requests on that socket, then the connection resets. The project's `*.vercel.app` domain on the same shared anycast IPs does not show this — it fails fast (TLS handshake failure on a new connection, ~8% of attempts) rather than stalling on an established one. **What we ruled out:** - Application code, Service Worker, request volume/duration — isolated each independently across multiple tests. - DNS record type — added `www.apphabby.ru` via CNAME (same routing style as `*.vercel.app`) to the same project. Still lands on edge PoP `arn1` (Stockholm) via `x-vercel-id`, still ~32% hang rate, identical failure signature. - Function execution region — pinned `regions: ["fra1"]` in `vercel.json`. `x-vercel-id` confirmed the function now executes in Frankfurt, but the client-facing connection entry point stayed `arn1`. Hang rate stayed at 24% (within noise of the 32% baseline). - ISP-specific effect on our own measurements — our test suite runs from a UK-based OVH VPS (AS16276), not Russia. It reproduces the same `arn1` degradation, so whatever's happening isn't confined to Russian routes specifically, though it may explain why Russian users (and users in this thread) hit it more consistently if their routes converge on `arn1` more often than other regions' traffic does. **Numbers (25 requests, one keep-alive connection, ~55s spacing, ~25 min total, socket reuse explicitly verified per request):** | Target | Entry PoP | Hang rate | Failure signature | |---|---|---|---| | `apphabby.ru` (A record) | arn1 | 32% (8/25) | 45s stall on reused socket | | `www.apphabby.ru` (CNAME) | arn1 | 32% (8/25) | 45s stall on reused socket | | `apphabby.ru` (function pinned to fra1) | arn1 (execution only) | 24% (6/25) | 45s stall on reused socket | | `habby-app.vercel.app` | fra1 | 8% (2/25) | Fast TLS failure, new connection | Happy to share the exact reproduction script (Node.js, single `https.Agent({keepAlive:true})`, explicit socket-reuse verification via `res.socket.localPort/remotePort`) if that helps your network team correlate this with what they're already looking into. Given the pattern (arn1 specifically, reused-connection-only, disappears on fra1) is now confirmed across at least two independent projects and two independent test vantage points, it seems like it'd be worth tracking as one issue rather than separate reports — could this be linked to whatever your network team is already investigating from this thread?
Amy Egan Thanks. I updated the internal ticket with your info
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
Zedmode 5150 Update after approximately 24 hours: The issue still persists from the same remote monitoring environment. - https://kidzo.ru/ times out - https://kidzo.ru/catalog times out - No HTTP response is received - The Vercel domain configuration remains valid - No DNS, domain, deployment, or application changes have been made Could a Vercel team member please check the certificate and edge routing for kidzo.ru across regions?
Anshuman Bhardwaj Hi @nisarganand541-8212, welcome to the Vercel Community! I'm so happy to see your enthusiasm here. I'd suggest starting small and building v0 projects with them in hackathons or college competitions. Once you have a solid foundation of organizing and managing small events, you can also use our https://meetup-sdk.vercel.com/ to organize a meet up and we'll support you there. Let me know if you have any specific questions.
mr.li512486 Hi Saqib and Vercel Community Team! I’m also a college student, from Guangdong, China, and I’m currently organizing a student-led AI developer club at my college. We are starting with around 20 core members, focusing on AI development, Vibe Coding, Next.js, Vercel, v0, AI SDK, Codex, and other modern AI development tools. After seeing your experience building a Vercel community at your university, I realized that this is very close to what we are hoping to build on our campus. We would love to explore whether there is any way for us to work with the Vercel Community as we start organizing workshops, student projects, and eventually campus developer events. If anyone from the Vercel Community team has advice on how we should get started, I would really appreciate it! Thank you!
sara keyser @nisarganand541-8212 This is an awesome mission! I'd also reach out to your college's student activities/student engagement team and any campus communications or student organizations office. Maybe they can help promote your events through the campus events calendar, newsletters, social channels, and student org network. You could also partner with some other student groups to get the word out and co-host the first workshop. I would also explore the local library, coffee shops or places where you can get on local event calendars so you can attract people outside the school..even your city's chamber of commerce. Lastly if there are any engineer teams based in your area - directly connecting with them to host a talk, or join your events, and who knows - this may also lead to internships and opportunities for you and your community! Best of luck 💫