[{"data":1,"prerenderedAt":136},["ShallowReactive",2],{"term-v\u002Fvercel":3,"related-v\u002Fvercel":114},{"id":4,"title":5,"acronym":6,"body":7,"category":93,"description":94,"difficulty":95,"extension":96,"letter":97,"meta":98,"navigation":68,"path":99,"related":100,"seo":108,"sitemap":109,"stem":112,"subcategory":6,"__hash__":113},"terms\u002Fterms\u002Fv\u002Fvercel.md","Vercel",null,{"type":8,"value":9,"toc":87},"minimark",[10,15,19,23,26,30,76,80,83],[11,12,14],"h2",{"id":13},"eli5-the-vibe-check","ELI5 — The Vibe Check",[16,17,18],"p",{},"Vercel is the magic platform that takes your frontend code and puts it on the internet in like 30 seconds. You connect your GitHub repo, push code, and boom — it's live with a URL. It's the reason vibecoders can deploy real apps without knowing what a server is.",[11,20,22],{"id":21},"real-talk","Real Talk",[16,24,25],{},"Vercel is a cloud platform optimized for frontend frameworks, especially Next.js (which Vercel created). It provides zero-config deployments, automatic preview deployments per pull request, edge functions, and a global CDN. Git-push-to-deploy is the core workflow.",[11,27,29],{"id":28},"show-me-the-code","Show Me The Code",[31,32,37],"pre",{"className":33,"code":34,"language":35,"meta":36,"style":36},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","# Deploy via Vercel CLI\nnpx vercel --prod\n\n# Or just push to main — auto-deploys if repo is connected\n","bash","",[38,39,40,49,63,70],"code",{"__ignoreMap":36},[41,42,45],"span",{"class":43,"line":44},"line",1,[41,46,48],{"class":47},"sHwdD","# Deploy via Vercel CLI\n",[41,50,52,56,60],{"class":43,"line":51},2,[41,53,55],{"class":54},"sBMFI","npx",[41,57,59],{"class":58},"sfazB"," vercel",[41,61,62],{"class":58}," --prod\n",[41,64,66],{"class":43,"line":65},3,[41,67,69],{"emptyLinePlaceholder":68},true,"\n",[41,71,73],{"class":43,"line":72},4,[41,74,75],{"class":47},"# Or just push to main — auto-deploys if repo is connected\n",[11,77,79],{"id":78},"when-youll-hear-this","When You'll Hear This",[16,81,82],{},"\"Just connect the repo to Vercel and it deploys itself.\" \u002F \"Every PR gets its own Vercel preview URL.\"",[84,85,86],"style",{},"html pre.shiki code .sHwdD, html code.shiki .sHwdD{--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic}html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":36,"searchDepth":51,"depth":51,"links":88},[89,90,91,92],{"id":13,"depth":51,"text":14},{"id":21,"depth":51,"text":22},{"id":28,"depth":51,"text":29},{"id":78,"depth":51,"text":79},"cloud","Vercel is the magic platform that takes your frontend code and puts it on the internet in like 30 seconds.","beginner","md","v",{},"\u002Fterms\u002Fv\u002Fvercel",[101,102,103,104,105,106,107],"Netlify","Static Hosting","CDN","Serverless","JAMstack","Edge Function","Next.js",{"title":5,"description":94},{"changefreq":110,"priority":111},"weekly",0.7,"terms\u002Fv\u002Fvercel","fad239BRBHO5aFgJZduId6yDm6EC9dNKsHpJKTKmrA0",[115,119,122,125,128,133],{"title":103,"path":116,"acronym":117,"category":93,"difficulty":95,"description":118},"\u002Fterms\u002Fc\u002Fcdn","Content Delivery Network","A CDN is a network of servers spread around the world that store copies of your files.",{"title":106,"path":120,"acronym":6,"category":93,"difficulty":95,"description":121},"\u002Fterms\u002Fe\u002Fedge-function","Edge functions run your code at the CDN edge — meaning close to the user, not in some faraway data center.",{"title":105,"path":123,"acronym":6,"category":93,"difficulty":95,"description":124},"\u002Fterms\u002Fj\u002Fjamstack","JAMstack stands for JavaScript, APIs, Markup.",{"title":101,"path":126,"acronym":6,"category":93,"difficulty":95,"description":127},"\u002Fterms\u002Fn\u002Fnetlify","Netlify is like Vercel's cooler older sibling that was doing the automatic-deploy-from-GitHub thing before it was cool.",{"title":107,"path":129,"acronym":6,"category":130,"difficulty":131,"description":132},"\u002Fterms\u002Fn\u002Fnext-js","frontend","intermediate","Next.js is React's big sibling that adds superpowers like SSR, SSG, file-based routing, and API routes.",{"title":104,"path":134,"acronym":6,"category":93,"difficulty":95,"description":135},"\u002Fterms\u002Fs\u002Fserverless","Serverless doesn't mean there are no servers — it means YOU don't have to think about servers. Someone else manages them, scales them, and patches them.",1776518321914]