How Vercel builds Vercel

Поделиться
HTML-код
  • Опубликовано: 13 янв 2025

Комментарии • 62

  • @hello_world_104
    @hello_world_104 11 месяцев назад +21

    I'm thankful you still help the sveltekit movement because without it I'd be sad

    • @leerob
      @leerob 11 месяцев назад +5

      Svelte is amazing

  • @metasal
    @metasal 11 месяцев назад +5

    I found this very insightful. Thank you for sharing yourself so openly.
    In regards to your docs stats, I probably use it 10x more than I should and I think it’s because the content doesn’t explicitly mention which version it is for and Google will show it for any question and even get the App vs Page router
    Hope this makes sense and am happy to provide more details about my experience

  • @runonce
    @runonce 11 месяцев назад +24

    Nice insight! Thanks for sharing. What lib do you use for the monitoring graphics at 8:10?

  • @teebu
    @teebu 11 месяцев назад +10

    very nice share. its always nice to see how big companies are doing things

  • @paramaggarwal
    @paramaggarwal 11 месяцев назад +41

    Please don't put a 10 member limit on the Team plan - that is the only single annoyance I have with Vercel...

  • @Aaron-eo1gv
    @Aaron-eo1gv 11 месяцев назад +1

    At the git integration part (0:57) you show that this PR has 4 ignored deployments. I don't see this feature on my turborepo app deployed on Vercel. How do you enable that? That's super nice.

  • @A7med3bdulBaset
    @A7med3bdulBaset 11 месяцев назад +15

    I like this kind of videos

  • @ReactNativeWeeks
    @ReactNativeWeeks 11 месяцев назад +2

    A follow-up focused solely on CMS would be beneficial. I'm particularly interested in learning how to use Next.js to deliver dynamic draft content, empowering our marketing team. At the same time, I'm curious about making that content static for production to enhance performance for end users.

  • @davidgrant7729
    @davidgrant7729 11 месяцев назад +1

    Awesome walk through! It would be nice to see an example of incrementally moving from pages to app.

    • @leerob
      @leerob 11 месяцев назад

      ruclips.net/video/YQMSietiFm0/видео.html

  • @codeChuck
    @codeChuck 11 месяцев назад

    Interesting! It is nice to know that Vercel is in the process of migration to App router for Vercel site :) 🔺

  • @codeChuck
    @codeChuck 11 месяцев назад

    Interesting! It is nice to know that Vercel is in the process of migration to App router for Vercel site :)

  • @Shulkerkiste
    @Shulkerkiste 11 месяцев назад +1

    Could you please fix the account creating issue?
    When I try to create an account on Vercel, it gets immediately blocked.
    So I am not even able to try Vercel.

  • @ryanquinn1257
    @ryanquinn1257 11 месяцев назад +6

    This series has been real cool.
    The amount of hate Vercel gets is pretty stupid.
    I’ve been back in web game for a few years and NOBODY makes it easier.
    I remember Dreamweaver days last.
    I’ve now done a full gambit of Assembly and C in school to Wordpress, PHP, JS, TS, some Rust at this point deploying on baremetal, Vercel, Render, Fly, Netlify.
    I reach for Wordpress and Vercel first then move off if it fits better for so many setups.

  • @BenZekriNBENZ
    @BenZekriNBENZ 11 месяцев назад

    Nice and clean work ;)

  • @lemontec
    @lemontec 11 месяцев назад

    Interestingly, I’ve been building an app with the full suite of Vercel tools for the last couple of weeks yet I never came across Conformance despite wanting exactly such a tool.

  • @coursedekho
    @coursedekho 11 месяцев назад +1

    In nextjs when im using query params directly to backend and push to new query with the same url it's calling fetch 2 1st req with old query and 2nd with new query it's ok but when second request comes fastly then user see data comes from backend will be 1st old url request this is very not good

    • @teebu
      @teebu 11 месяцев назад

      i didnt fully understand your bad english, but try react query.

  • @Svish_
    @Svish_ 11 месяцев назад

    Why is there no Speed Insights included in the Pro-plan? For the Hobby-plan it's included for one project, but for Pro it costs 10USD(!) per month. 😢

  • @bitcrawler
    @bitcrawler 11 месяцев назад

    It's a all in one platform basically, I don't understand why many people hate Vercel/ Next/JS

  • @jonngan
    @jonngan 11 месяцев назад

    If I put a .py in the api folder will this act as a Python endpoint with out flask?

    • @eft
      @eft 11 месяцев назад +1

      Yes

    • @jonngan
      @jonngan 11 месяцев назад

      @@eft based

    • @jarnoojasaar
      @jarnoojasaar 11 месяцев назад

      just put "use py" at the top of the file and you will be set.

    • @jonngan
      @jonngan 11 месяцев назад

      @@jarnoojasaar I got too excited and tried to host a hugging face model api, there are storage limits lmao

  • @GeorgeDonnelly
    @GeorgeDonnelly 11 месяцев назад

    Cool, that was interesting, thanks!

  • @DS-ow2ge
    @DS-ow2ge 11 месяцев назад

    awesome video. some of the developer experience features are only on enterprise, like conformance. is there already a plan to bring them down to pro or will they stay enterprise?

    • @leerob
      @leerob 11 месяцев назад

      Will be available to all plans in the future!

  • @EdwardOrnelas
    @EdwardOrnelas 11 месяцев назад

    Thank you for this! Very Buildy

  • @omkarkulkarni3644
    @omkarkulkarni3644 11 месяцев назад

    Offtopic : The jacket is cool, where'd you get it?

  • @ekremkenter
    @ekremkenter 11 месяцев назад

    I was hoping to see how they actually deploy new changes to prod but the whole video was sort of Vercel commercials.

  • @eliuddyn
    @eliuddyn 11 месяцев назад +1

    Amazing 🔥🔥

  • @reeteshvirous1359
    @reeteshvirous1359 11 месяцев назад +1

    Bow this is some content 🫡

  • @kumardeepanshu8503
    @kumardeepanshu8503 11 месяцев назад

    Can we keep, both app and page router on same website? If yes is there any example to do it ?

    • @hunterwilhelm
      @hunterwilhelm 11 месяцев назад +2

      Yes, that's possible! Just add both of the folders and make sure the routes don't overlap

    • @kumardeepanshu8503
      @kumardeepanshu8503 11 месяцев назад

      @@hunterwilhelm so I have done some research, and I found that pages router should not have index.tsx , but can I keep _app and _document ? Or exchange it with app/layout ?

    • @euptr
      @euptr 11 месяцев назад

      @@kumardeepanshu8503 the app/layout will only work for app/ pages, _app and _document will only work for pages/ pages.
      If you don't know how to use the pages directory, use only the app directory.

  • @lasindunuwanga5292
    @lasindunuwanga5292 11 месяцев назад

    This is cool. Thanks for sharing some intel

  • @StephenRayner
    @StephenRayner 11 месяцев назад +2

    Cloudflare outage is all I can think of when he says “dog food”. I hope your infrastructure has learnt from cloudflare dog flooding outage.

  • @rli09
    @rli09 11 месяцев назад +3

    why not make a video on the infra vercel uses instead?
    feature flags, CMS, monitoring, loggings are nothing new and integration is as easy as signing up some existing saas
    what users are really curious is about how vercel uses lambda, cf workers, and set up the multi-tenet edge network :)

  • @austincodes
    @austincodes 11 месяцев назад

    Every productivity app should have a toolbar

    • @aberba
      @aberba 11 месяцев назад

      What kind of toolbar?

  • @bandekhoda7801
    @bandekhoda7801 11 месяцев назад +3

    I thought it's about how Vercel builds Vercel but it was just an ad for different Vercel products

  • @micahgoodreau
    @micahgoodreau 11 месяцев назад

    dark mode to a bright white screen while watching in a dark room = harsh

  • @someDudeOnYtb
    @someDudeOnYtb 11 месяцев назад

    Just saw a Reddit post asking if vercel uses vercel 😂

  • @blueprint7000
    @blueprint7000 11 месяцев назад +2

    Vercelception !

  • @StephenRayner
    @StephenRayner 11 месяцев назад

    Can’t read it, I am on MOBILE. Screen text too small

  • @oopss794
    @oopss794 11 месяцев назад

    how vercel builds vercel in top of cloudflare and other technologies*

  • @mandeepchoutapelly2939
    @mandeepchoutapelly2939 11 месяцев назад

    Thanks for the sneak peak, `@vercel/otel` now to supports edge runtime however it appears like the original git repository at `vercel/otel` has been turned private (or moved?)

  • @xtremescript
    @xtremescript 11 месяцев назад +2

    Q: How Vercel builds Vercel
    A: Without backwards compatibility
    That's honestly really all you want to know.

  • @Qagpt
    @Qagpt 11 месяцев назад

    Websockets

  • @davidadokuru8139
    @davidadokuru8139 11 месяцев назад

    saw Nigeria needs improvements😅

  • @codescandy
    @codescandy 11 месяцев назад +1

    amazing, thank for sharing.

  • @planesrift
    @planesrift 11 месяцев назад

    Verception! 😂

  • @mshuman
    @mshuman 11 месяцев назад

    Can't wait till Vercel goes down and they can't fix it because Vercel is down

  • @mcodesthings
    @mcodesthings 11 месяцев назад

    Waiting for the part where things get interesting. This ad was very boring.

  • @dhrambiragarwal3520
    @dhrambiragarwal3520 10 месяцев назад

    Npm run dev worked
    Npm run build worked
    Npm run start worked
    But while hosting in vercel error error error f**k vercel

  • @ordinarygg
    @ordinarygg 11 месяцев назад

    Looks like cringe sectant ideology 😂

  • @gang_albanii
    @gang_albanii 11 месяцев назад

    gen z stack