Тёмный
Vercel
Vercel
Vercel
Подписаться
Vercel’s Frontend Cloud provides the developer experience and infrastructure to build, scale, and secure a faster, more personalized web.
How we improved Vercel cold starts
12:03
12 часов назад
Vercel Ship 2024 Keynote Feature: Security
10:48
19 часов назад
Vercel Ship 2024 Closing Q&A
40:25
14 дней назад
Vercel Ship 2024 Keynote
53:05
14 дней назад
Trying to attack the Vercel Firewall
13:09
14 дней назад
Hands on with the Vercel AI SDK 3.1
13:04
21 день назад
Bringing React Components to AI
12:41
2 месяца назад
Vercel Ship 2024
0:36
3 месяца назад
AI Integrations for Vercel
4:25
4 месяца назад
Build an AI app in 5 minutes!
7:46
4 месяца назад
Building an OpenAI-powered Slackbot with GPT
10:30
4 месяца назад
Комментарии
@Aaron-eo1gv
@Aaron-eo1gv 18 часов назад
I have a page on app/[locale]/png/[slug]/page.tsx, and even though this page is "dynamic", we can cache it for around 24 hours. Although I'm always seeing a MISS. How can I configure it to tell NextJS that it can be cached? ``` HTTP/2 200 age: 0 cache-control: private, no-cache, no-store, max-age=0, must-revalidate server: Vercel vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch x-matched-path: /[locale]/png/[slug] x-powered-by: Next.js x-robots-tag: noindex x-vercel-cache: MISS x-vercel-execution-region: iad1 x-vercel-id: fra1::iad1::vvtzf-1718465731918-0f3e254aa15d content-length: 0 ```
@andru5054
@andru5054 18 часов назад
Hey, awesome demo - thanks. We're using llamaindex in Python for our LLM backend that uses RAG. I want to use tools that pass react components to the frontend - how would I accomplish this? Thank you
@luisllaboj
@luisllaboj 22 часа назад
Will these dev tools soon extend to include caching behavior for next js apps? 😢
@paulpietzko
@paulpietzko 23 часа назад
I created GET and PATCH API endpoints. They work perfectly fine on my localhost, but when I deploy the app, the response is always cached. Is there a way to disable caching on Vercel for specific routes?
@peterkyle_0125
@peterkyle_0125 День назад
This is amazing stuff 🔥
@edaxucles90
@edaxucles90 2 дня назад
I have a question, the first common mistake, I have a a method to retrieve data from blockchain, at the end this method using a library like viem to retrieve data use a http transport, if I just directly use the method is this data result is being cached automatically? Like if I use the same request from 2 server components those calls are de-duplicating by nextjs? In conclusion should need to worry about caching in this case or not? Thanks!
@emeraudata
@emeraudata 2 дня назад
You just have save my project before I turn crazy, tx comrade
@JeomonGeorge
@JeomonGeorge 2 дня назад
can I use ai vercel in vue.js
@PlayCode99
@PlayCode99 2 дня назад
Do you mind sharing the name of the VS theme?
@MohamedElguarir
@MohamedElguarir 3 дня назад
95,000$
@johanw2267
@johanw2267 3 дня назад
If it's so good, why do you get $12,000 bills?
@qazyhn94
@qazyhn94 3 дня назад
Disneyland for devs, while AWS is a Silent Hill
@MrManafon
@MrManafon 4 дня назад
This is honestly very good. I disabled the bar early on as i saw it as a gimmick, but boy i was wrong, its awesome, we just needed a video like this 😅
@leerob
@leerob 3 дня назад
Glad you found it helpful!
@realslimsutton8914
@realslimsutton8914 4 дня назад
A video guiding about feature flags alongside the vercel toolbar would be great. Perhaps an example with using a 3rd party feature flag provider, and 1st party integration (such as using the edge config, or even the .env file). Could also then give examples on the benefits and drawbacks of each solution. Great video thanks!
@dferber
@dferber 3 дня назад
I just finished a draft blog post about exactly this! I’d like you read my mind. Keep an eye on Vercel’s blog, this should go out soon
@ryzzlas
@ryzzlas 4 дня назад
Will the extension be available for Firefox as well?
@gdborton
@gdborton 3 дня назад
Unfortunately some of the features are only possible in Chrome because of the different ways that FF/Safari sandbox, but I wouldn't rule out a version for FF entirely.
@benllshua
@benllshua 4 дня назад
wow, the accessability tool & social media is something I'm gonna use for sure, have you thought adding this stuff as eslint rules or on build warnings? so on build it would scream at me - look at the vercel deployment at that path!
@anubisai
@anubisai 4 дня назад
I'm paranoid about getting a $95k bill, if I'm going to be honest. I'm not trying to be cheeky either. 😢
@MrManafon
@MrManafon 4 дня назад
I don’t think that is realistic unless you ignore a lot of emails, disable all monitors and limits, and also badly screw up the app architecture :p
@anubisai
@anubisai 4 дня назад
@@MrManafon yeah blame the customer..... right. ✅️
@leerob
@leerob 3 дня назад
Have you tried out Spend Management?
@xReDxTuRtLeZx
@xReDxTuRtLeZx 3 дня назад
while thats a valid feeling, they posted a vid regarding this titled "How to protect your Vercel site from attackers" which came out after that 95k bill situation. with the new measurements in place, their main goal is to make it harder for attackers to take advantage of your site, and they have an understanding side where they dont want to hinder your success because many people dont get a chance to pop off twice. they are understandable people who want to make money from their business, not running the pockets of indie devs who accidently left a large library import that can be abused in rapid requests. AWS is just as easy to accidently have a big bill, but i didn't see stories where they let a 95k bill slide. there is a ridiculous amount of overhead for a dev to worry about in modern web dev even as it simplifies, but these tools help make that list just a bit shorter.
@anubisai
@anubisai 3 дня назад
@xReDxTuRtLeZx I get it. And I know the value that Vercel provides unequivocally. I just think they could be more proactive on the corporate side with COMON SENSE. Like hey, this dudes little website is gonna incur a 95k bill. We can't get ahold of him. Better slowing down or shut it off or something other than letting it rack up. I like Vercel as much as the next developer but the fan boy attitude amongst people is pretty absurd and unfortunate.
@xReDxTuRtLeZx
@xReDxTuRtLeZx 4 дня назад
its amazing to see how accessible vercel makes being a new web developer, and these guard rails to ensure all of the stuff thats usually dreaded to get around to doesnt just get forgotten. awesome stuff
@robsoft_gt
@robsoft_gt 4 дня назад
Does any body know where does they create this presentations? Which tools do they use? I think it is not power point ...
@brendanwhiting1235
@brendanwhiting1235 4 дня назад
This library has bugs and does not support all features. You may need to implement tool calls directly with the openai library as I have done.
@lolhp._.
@lolhp._. 4 дня назад
is there a way to make this without loading a data from an API or something? like whenever the window/tab is loading it shows the loader and when the window/tab is loaded it removes the loading screen. (Again, not by API data or anything)
@ahmedaghadi8281
@ahmedaghadi8281 4 дня назад
What if attack is done via botnet?
@vickonsscope6477
@vickonsscope6477 4 дня назад
This is great.. You guys are doing pretty well😊
@andreschou9560
@andreschou9560 5 дней назад
nice
@RevNelson
@RevNelson 5 дней назад
"Try our experimental feature out. Production only." ........
@Dylan-wk6gk
@Dylan-wk6gk 5 дней назад
For anyone wondering about rate limiting, you can do that with their Vercel KV offering and @upstash/ratelimit
@MrManafon
@MrManafon 5 дней назад
Amazing stuff! Very welcome. I wish we could test it on staging tho :(
@-WandreW-
@-WandreW- 5 дней назад
Next step should have AI as co owner of the repository and recommend best practices for my next.js project, so I don't have watch entire announcement lol.
@coleblender
@coleblender 5 дней назад
It doesn't give me the options to rate limit. Is this available yet?
@shadmanrchowdhury
@shadmanrchowdhury 6 дней назад
You guys are pretty big now. Why don't you guys build your own cloud infrastructure, move away from AWS, and lower the price?
@malaytiwari3207
@malaytiwari3207 6 дней назад
How do I pass the API key?
@gerooq
@gerooq 7 дней назад
Theo Browne: "Next.js is a backend framework!" Also Theo Browne: "Okay Next.js is just React + Express...if you want to do the things that a real backend framework does, just use 3rd party solutions!" So dishonest...do better!
@arjunnayak9088
@arjunnayak9088 7 дней назад
Why did you post this again? I thought there is something new. Already watched this weeks ago and now I watched again.
@edhahaz
@edhahaz 7 дней назад
Going from straight forward concepts you can learn and study like SSG, ISR, SSR, CSR to this intrinsic knowledge caching hurts my brain
@mm93249
@mm93249 7 дней назад
Absolutely insane, developer and even prototyper superpowers 💪🚀 Pls never let yourself be acquired by Microsoft.
@RanjithGowda_
@RanjithGowda_ 8 дней назад
Did anyone else notice that meeting spelling was wrong while booking appointment and AI just went through with the request ?
@Mrdisaster09
@Mrdisaster09 8 дней назад
Great talk 👍🏾
@Dom-zy1qy
@Dom-zy1qy 8 дней назад
man is staring into our souls in the thumbnail
@DominikSipowicz
@DominikSipowicz 8 дней назад
Amazing talk!
@xberna8156
@xberna8156 8 дней назад
Amazing talk👍
@calogeroguagenti5712
@calogeroguagenti5712 8 дней назад
We want module federation for Next.js. We need module federation for Next.js
@kirylchetyrbak6542
@kirylchetyrbak6542 8 дней назад
I would put a like but shadcn did not show his face
@DominikSipowicz
@DominikSipowicz 8 дней назад
One day…
@JohnFarrellDev
@JohnFarrellDev 8 дней назад
Is partial prerendering specific to running next on vercel or does it just work with next 15 in general?
@xxxxxxxxxxxxxxxxxxxxxxxxx981
@xxxxxxxxxxxxxxxxxxxxxxxxx981 8 дней назад
I was subscribed to Sarah's OnlyFans for a while. Cool gal
@HashenUdara
@HashenUdara 8 дней назад
🤟
@dave3269
@dave3269 9 дней назад
I would like to see v0 open up to support any UI framework. Maybe I could build a custom product that uses v0 to generate the UI's, then a custom GPT to convert it to another framework (e.g. NextUI) I think first we need a v0 API, that would be sick!
@smtp_yurzx
@smtp_yurzx 9 дней назад
WTF?! Nobody told me Omni-man created NextJS, I would never have talked all that smack!
@jayantrawat5961
@jayantrawat5961 9 дней назад
Just curious to know the last part (SEO) of the video, Is it okay to fetch same data through API twice on same page? Or is it working in a way I don't understand
@jagonski
@jagonski 9 дней назад
The way he says "get" it sounds like "git", it's kind of confusing
@aymanelassfar5904
@aymanelassfar5904 9 дней назад
13 secs to 2.5 secs ? That's weird