並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 51件

新着順 人気順

vercelの検索結果1 - 40 件 / 51件

  • VercelがPPRをNodeランタイムにした件からWebフロントエンドとエッジの動向に迫る

    こんにちは。sumirenです。 イントロダクション 先日、Twitterで以下のポストが話題になっていました。 一部曖昧なところもありますが、推測と動作検証結果も交えて要約すると、以下のことを言っています。 VercelがホスティングしているWebサイトは、エッジでのサーバーサイド処理を行うことをやめた Next.jsに関して、VercelでPPR(Partial Prerendering)を利用した場合、サーバーサイド処理はNodeランタイムで行われる この記事では、このポストに絡めて、PPRとエッジに関する筆者なりの所感や解説を述べていきます。この記事の大部分はポエムですが、一部、技術的な事実についても述べるつもりです。そうした部分について誤りがあればご教示ください。 Vercelがエッジでのサーバーサイド処理を行うことをやめた件について エッジの効能 そもそもエッジに期待していたこ

      VercelがPPRをNodeランタイムにした件からWebフロントエンドとエッジの動向に迫る
    • Cron job editor: multiple cron jobs, calendar view, AWS & Vercel cron support | CronTool

      Debug, view, edit & learn cron expression syntax.Become a cron expert and enable a world of possibilities. Cron is a tool for scheduling repetitive tasks on Unix-like systems. It allows users to schedule commands or scripts to run at specific times, dates, or intervals. This can be used for automating system maintenance or administration, but it can also be used for other purposes such as regularl

        Cron job editor: multiple cron jobs, calendar view, AWS & Vercel cron support | CronTool
      • Vercel Functions are now faster—and powered by Rust – Vercel

        Vercel Functions run code on demand without the need to manage your own infrastructure, provision servers, or upgrade hardware—and are now powered by Rust under the hood. We're gradually rolling out these improvements to new deployments, with all customers on our new Rust-powered functions in the coming weeks. No action is required. We've already served billions of invocations on our new system, w

          Vercel Functions are now faster—and powered by Rust – Vercel
        • VercelやNetlify、Herokuなどの代替として開発されたオープンソースのPaaS・「Dokploy」

          Dokploy DokployはVercelやNetlify、Herokuなどの代替として開発されたオープンソースのPaaS(Platform as a Service)です。セルフホスト可能で、DockerとTraefikを使用してアプリとデータベースのデプロイ及び管理を簡素化してくれる、というものだそうです。 Node.js、PHP、Python、Go、Rubyなど様々なアプリを簡単にデプロイしたり、様々なDBのサポート及び作成・管理が可能、Docker管理、Traefikとの統合、CPUやメモリやストレージ、ネットワークなどのリアルタイム監視、データベースの自動バックアップなどを担ってくれます。 効率とセキュリティの強化を重視した設計となっており、アプリの任意のVPSへのデプロイに貢献してくれるとの事です。Vercel、Netlify、Herokuのいずれも使い続ける事に迷いがある開

            VercelやNetlify、Herokuなどの代替として開発されたオープンソースのPaaS・「Dokploy」
          • Latency numbers every frontend developer should know – Vercel

            Web page load times and responsiveness to user action in web apps is a primary driver of user satisfaction–and both are often dominated by network latency. Latency itself is a function of the user's connection to the internet (Wifi, LTE, 5G), how far away the server is that the user is connecting to, and the quality of the network in between. While the latency numbers may seem low by themselves, t

              Latency numbers every frontend developer should know – Vercel
            • Vercel AI SDK で Ollama を使う方法


               Vercel AI SDK (React  LLM  API  stream )  Ollama OSS  LLM  調   Vercel AI SDK  OpenAI  Ollama  langchain 使    1 OpenAI Compatibility API 使 OpenAI API  API  llava  URL   2 la
                Vercel AI SDK で Ollama を使う方法
              • Astro DB を使ったアプリケーションを Vercel にデプロイする

                まえがき この記事は、Astro DB / Astro Studio を使ってページごとに押された「いいね」を管理する Web サイトを Vercel にデプロイするまでの流れを簡単に紹介する記事です。 バージョン情報 "@astrojs/check": "^0.5.10", "@astrojs/db": "^0.10.4", "@astrojs/preact": "^3.2.0", "@astrojs/vercel": "^7.5.3", "astro": "^4.6.1", "preact": "^10.20.2", "typescript": "^5.4.5" Node.js Version: 20.x 完成品 https://github.com/k1350/astro-db-test/ 見た目を全く整えていません。ご了承ください。 開発手順 以下、パッケージマネージャーに pnp

                  Astro DB を使ったアプリケーションを Vercel にデプロイする
                • Improved infrastructure pricing – Vercel

                  Based on your feedback, we're updating how we measure and charge for usage of our infrastructure products. We're reducing pricing on Vercel fundamentals like bandwidth and functionsFor the majority of customers, monthly bills will remain the same or decreaseWe're introducing new primitives for easier optimizationYou now pay exactly for what you use in granular incrementsOur Hobby tier remains free

                    Improved infrastructure pricing – Vercel
                  • Design Engineering at Vercel: What we do and how we do it – Vercel

                    Design Engineer is a new role that is gaining popularity—a role that is both confusing and exciting. Expectations for what good software looks and feels like have never been higher. Design Engineers are a core part in exceeding that expectation. This post will go behind the scenes for Design Engineering at Vercel, our work, skills, and how we contribute to shipping with a high degree of polish and

                      Design Engineering at Vercel: What we do and how we do it – Vercel
                    • The Future of Page Router · vercel/next.js · Discussion #56655

                      Hello, I've been working on completing and maintaining the products at the company I'm currently with, using the page router. I find great joy in creating products through the page router and, additionally, I'm excited about the possibility of server-side rendering (SSR). Utilizing features like getServersideProps allows for sufficient implementation of server-side actions. However, as I migrate t

                        The Future of Page Router · vercel/next.js · Discussion #56655
                      • Node.js v20がVercelで利用可能に ー 新規プロジェクトのデフォルトバージョンへ

                        2024/03/26、VercelがNode.js v20 LTSを利用可能になったと発表した。 Node.js 20は、BuildsとVercel Functionsで完全にサポートされる。 Builds は、Vercelでのデプロイメントプロセスを管理し、アプリケーションのビルド、バンドル、最適化を行う機能である。Vercel Functions は、サーバーレス関数をホストするための機能であり、バックエンドのロジックを処理するために使用される。 Node.js 20をVercelで利用するのは簡単だ。プロジェクトの設定ページで、「一般」セクションにある「Node.jsバージョン」にて 20.xを選択できる。また、Vercelでの新規プロジェクトのデフォルトバージョンはNode.js 20となる。 Node.js 20は、パフォーマンスの向上やプロジェクト内のサードパーティライブラリへ

                          Node.js v20がVercelで利用可能に ー 新規プロジェクトのデフォルトバージョンへ
                        • Vercelで配信していた静的ページをVite + Cloudflare Pagesに置き換えた

                          カウンターワークスで主にDevOpsなところでお手伝いしている@tchikubaです。ベンチャー企業のTech支援やアジャイルコーチ、エンジニア向け研修など複数社に関わってます。 この記事では、HTML・CSS主体の静的ページをVercelを使って配信していた構成を、Cloudflare Pages(以下Pages)で配信するように変更した話をお届けします。 歴史的経緯 そもそもなんで静的ページをVercelで配信してたん?ってところです。 課題感 もともと、動的なアプリケーションの構成が、フロントエンド = Next.js(Vercel)、バックエンド = Ruby on Rails(AWS)で、特にバックエンドとのAPI通信を必要としないページもフロントエンド環境に組み込まれていました。 1枚もののLPやよくあるフッター系のページ(ex. プライバシーポリシー)くらいならそのままでも良

                            Vercelで配信していた静的ページをVite + Cloudflare Pagesに置き換えた
                          • Support for Remix with Vite – Vercel

                            Vercel now supports deploying Remix applications using Vite. We've collaborated with the Remix team to add Server Bundles to Remix. Vercel will now detect Remix projects using Vite and optimize them using our new Vite preset (@vercel/remix/vite). This preset enables adding additional features for Remix on Vercel such as: Streaming SSR: Dynamically stream content with both Node.js and Edge runtimes

                              Support for Remix with Vite – Vercel
                            • Vercel AI SDK 3.0の新機能「Generative UI」をサンプルコードで試してみた | DevelopersIO

                              Vercel AI SDK 3.0の新機能の一つである「Generative UI」を利用することにより、これまでにない新しいUXを生成AIアプリで提供できそうです こんにちは、筧( @TakaakiKakei )です。 2024年3月1日にVercel AI SDK 3.0がリリースされました。 本ブログでは、当該リリースにおける注目の新機能を紹介します。 Vercel AI SDK とは Vercel AI SDKは、開発者がAI駆動のユーザーインターフェースをJavaScriptやTypeScriptで構築するためのオープンソースライブラリです。 OpenAI、Azure OpenAI、LangChain、Mistral、AWS Bedrock、Google Gemini、Cohere、Anthropic、Replicate、Hugging Face、Fireworks.ai、Per

                                Vercel AI SDK 3.0の新機能「Generative UI」をサンプルコードで試してみた | DevelopersIO
                              • Introducing AI SDK 3.0 with Generative UI support – Vercel

                                Last October, we launched v0.dev, a generative UI design tool that converts text and image prompts to React UIs and streamlines the design engineering process. Today, we are open sourcing v0's Generative UI technology with the release of the Vercel AI SDK 3.0. Developers can now move beyond plaintext and markdown chatbots to give LLMs rich, component-based interfaces.

                                  Introducing AI SDK 3.0 with Generative UI support – Vercel
                                • SSG - How to localize/i18n the Next.js 404 page? · vercel/next.js · Discussion #12477

                                  The pages/404.tsx page allows to customise the 404 error displayed to the end user. See https://nextjs.org/docs/advanced-features/custom-error-page#404-page But, since it lives in /pages and not /pages/[locale] as do my other Pages, it doesn't benefit from i18n support. I have successfully displayed the 404 page, but it's the same for all languages (no i18n support). I tried to use getStaticPaths,

                                    SSG - How to localize/i18n the Next.js 404 page? · vercel/next.js · Discussion #12477
                                  • Vercel Functions: Faster, modern, and more scalable – Vercel

                                    We’ve been building a new foundation for compute, built on top of Vercel’s Managed Infrastructure, for the past year. Today, we’d like to share our first major iteration of Vercel Functions: Increased Concurrency: Now up to 100,000 concurrent invocationsWeb Standard APIs: New Function signature using Web Request and ResponseZero-Config Streaming: Stream responses with the full power of Node.jsLong

                                      Vercel Functions: Faster, modern, and more scalable – Vercel
                                    • Finishing Turborepo's migration from Go to Rust – Vercel

                                      We've finished porting Turborepo, the high performance JavaScript and TypeScript build system, from Go to Rust. This lays the groundwork for better performance, improved stability, and powerful new features. Here’s how we finished this port and shipped the first all-Rust version of turbo. Since last timeAt the end of our previous article, we had completed the “Rust-Go-Rust sandwich”, or “Go sandwi

                                        Finishing Turborepo's migration from Go to Rust – Vercel
                                      • Route cancellation · vercel/next.js · Discussion #32231

                                        I have searched the issues of this repository and believe that this is not a duplicate. Expected Behavior A method in router API that allows aborting upcoming route change. Current Behavior Right now router exposes abortComponentLoad method but it seems to be designed only for internal use and it doesn't work if it's called in routeChangeStart handler. It works only after this piece of code was ex

                                          Route cancellation · vercel/next.js · Discussion #32231
                                        • How Core Web Vitals affect application SEO: Understanding Google page experience ranking and Lighthouse scores – Vercel

                                          Core Web Vitals influence how your application's pages rank on Google. Here, we'll dive into what they are, how they’re measured, and how your users and search ranking are impacted by them. Malte Ubl is the CTO of Vercel and former Director of Google Search responsible for shipping the “Page Experience” ranking rollout—which heavily utilizes Core Web Vitals. That said, everything written here is p

                                            How Core Web Vitals affect application SEO: Understanding Google page experience ranking and Lighthouse scores – Vercel
                                          • Common mistakes with the Next.js App Router and how to fix them – Vercel

                                            After talking to hundreds of developers and looking at thousands of Next.js repositories, I've noticed ten common mistakes when building with the Next.js App Router. This post will share why these mistakes can happen, how to fix them, and some tips to help you understand the new App Router model.

                                              Common mistakes with the Next.js App Router and how to fix them – Vercel
                                            • Full Stack Netflix Clone in React, Tailwind CSS, Next.JS, Prisma, MongoDB, NextAuth & Vercel (2023)

                                              (CC) Blender Foundation | mango.blender.org (c) copyright 2006, Blender Foundation / Netherlands Media Art Institute / www.elephantsdream.org (c) copyright 2008, Blender Foundation / www.bigbuckbunny.org © copyright Blender Foundation | durian.blender.org © copyright Blender Foundation | www.sintel.org Discord for any problems/errors/bugs: https://www.codewithantonio.com/discord Github & Live Web

                                                Full Stack Netflix Clone in React, Tailwind CSS, Next.JS, Prisma, MongoDB, NextAuth & Vercel (2023)
                                              • 健康管理のために Next.js × OpenAI × Vercel で体重管理アプリを作ってみた - Qiita

                                                はじめに はじめまして。突然ですが、システムエンジニアにとって体は資本ですよね。 システムエンジニアという職業上、デスクワークが多く運動不足になりやすいですし、リリース時期ともなると忙しく睡眠不足に陥ってしまうこともあると思います。 ですがもちろん体調が悪いと良いパフォーマンスを発揮できませんし、普段から健康管理をすることが重要になってきます。 私は最近 Azure やフロントエンドにおける技術支援を主に担当しておりますが、今年私の下に新人が入社してきました。その新人にも同じように業務を教えていくのですが、私の下で働くからには 一日でも長く健康に仕事をしてほしい と思い、興味のある技術(Next.js や Open AI)を用いて「体重管理アプリ」を作ろうと決意しました。 ということで NRI OpenStandia Advent Calendar 2023 の 3 日目はその奮闘記になり

                                                  健康管理のために Next.js × OpenAI × Vercel で体重管理アプリを作ってみた - Qiita
                                                • Guide to fast websites with Next.js: Tips for maximizing server speeds and minimizing client burden – Vercel

                                                  Tinloof is an agency obsessed with delivering fast websites such as jewelry brand Jennifer Fisher, which went from a Shopify theme to a modern Next.js website that instantly loads with 80% less JavaScript. When evaluating the speed of a website, they look at key metrics in a typical user journey: Server response time: How long it takes for the user to get any feedback once landed on the page.Page

                                                    Guide to fast websites with Next.js: Tips for maximizing server speeds and minimizing client burden – Vercel
                                                  • 【Next.js × @vercel/og】セミナー登壇者風に誰でも予定を告知できるアプリを作りました - Qiita

                                                    はじめに 突然ですがみなさん、 X(旧Twitter)でこんな感じのイベント告知画像を見たことはありますか? 最近はセミナーや講演会に登壇する人たちが、イベント告知のためにこのような投稿をすることが増えているように感じます。 そして、こうした投稿を目にするたびに、自分は次のようなことを思います。 人生で 1 回でいいから!!こんな感じで予定を告知してみたい!!なんかすごそう!! そんな(超どうでも良い個人的な)欲求を叶えるため、「誰でもセミナー登壇者風に予定を告知できるアプリ」 を作りましたので、簡単に紹介したいと思います。 (本当はクソアプリ Advent Calendarに投稿したかったけど、諸々の事情により断念) 作ったもの Seminar Post Generatorという 「セミナー登壇者風に個人的な予定を告知できるWebアプリ」 を作りました。 ▼サービスURL ▼リポジトリ

                                                      【Next.js × @vercel/og】セミナー登壇者風に誰でも予定を告知できるアプリを作りました - Qiita
                                                    • How to scale a large codebase – Vercel

                                                      How to scale a large codebaseRecommendations for building and scaling large software projects. Scaling a codebase is an integral, and inevitable, part of growing a software company. You may have heard many terms thrown around as answers — monoliths, monorepos, micro frontends, module federation, and more. At Vercel, we’ve helped thousands of large organizations evolve their codebases, and we have

                                                        How to scale a large codebase – Vercel
                                                      • Netlify、Vercel、GitHub Pages の商用利用や使用量の上限を超えた時の情報をまとめてみた - Qiita


                                                        NetlifyVercelGitHub Pages 使GithubPagesNetlifyVercel  SSL   調  NetlifyVercel
                                                          Netlify、Vercel、GitHub Pages の商用利用や使用量の上限を超えた時の情報をまとめてみた - Qiita
                                                        • Building towards a new default rendering model for web applications – Vercel

                                                          Building towards a new default rendering model for web applicationsA look at Partial Prerendering with Next.js 14 on Vercel. At this year’s Next.js Conf, we discussed the developer and user experience challenges of global delivery of dynamic web applications. How can we fetch data without expensive waterfalls and also deliver content directly from the edge? The answer to all of these current chall

                                                            Building towards a new default rendering model for web applications – Vercel
                                                          • Geist Font – Vercel

                                                            At Vercel, we've developed Geist, a typeface specifically designed for developers and designers. We began by creating a monospace version that prioritized readability and seamlessly integrated into coding environments. After perfecting the monospace variant, we expanded Geist into a Sans version, adding versatility to its capabilities. Geist embodies our design principles of simplicity, minimalism

                                                              Geist Font – Vercel
                                                            • Why we migrated our backend from Vercel to Fly.io.

                                                              In this article, we are going to see the reasons that made us change our backend to Fly.io and the challenges we had during the migrations. We chose Hono as our API server with Bun as the runtime and picked Fly.io as our hosting service. 🤔 Why did we want to move our backend from Vercel? ⚡ A lightweight Server We required a lightweight server with a simple REST API for our monitoring endpoint. De

                                                                Why we migrated our backend from Vercel to Fly.io.
                                                              • Geist Font – Vercel

                                                                At Vercel, we've developed Geist, a typeface specifically designed for developers and designers. We began by creating a monospace version that prioritized readability and seamlessly integrated into coding environments. After perfecting the monospace variant, we expanded Geist into a Sans version, adding versatility to its capabilities. Geist embodies our design principles of simplicity, minimalism

                                                                  Geist Font – Vercel
                                                                • Announcing v0: Generative UI – Vercel

                                                                  A few weeks ago, we introduced v0: a product that makes website creation as simple as describing your ideas. We call it Generative UI—combining the best practices of frontend development with the potential of generative AI. The interest in v0 has been incredible, with 100,000 people registering for the waitlist in just three weeks. Today, we’re transitioning v0 from Alpha to Beta, rolling out acce

                                                                    Announcing v0: Generative UI – Vercel
                                                                  • Vercel、生成AIへのプロンプトでWebアプリのUIを自動生成してくれる「v0」をベータ公開。Freeプランも提供

                                                                    Vercel、生成AIへのプロンプトでWebアプリのUIを自動生成してくれる「v0」をベータ公開。Freeプランも提供 Next.jsの開発元として知られるVerelは、生成AIに対して自然言語のプロンプトを与えることでWebアプリケーションのユーザーインターフェイスを自動生成してくれるサービス「v0」のベータ公開を発表しました。 v0を使うと、人間のWebデザイナーに「こんな画面を作って」「ここの色は青にして」「ここのフォントは大きく」などと言葉で指定するの同じような感じで生成AIに指示をして、HTMLやCSSなどのコードを書くことなくWebアプリケーション画面の生成が可能です。 Introducing v0: generate UI from simple text prompts. 5,000 waitlist invites were sent today—with over 25

                                                                      Vercel、生成AIへのプロンプトでWebアプリのUIを自動生成してくれる「v0」をベータ公開。Freeプランも提供
                                                                    • How we optimized package imports in Next.js – Vercel

                                                                      How we optimized package imports in Next.js40% faster cold boots and 28% faster builds In the latest version of Next.js, we've made improvements to optimize package imports, improving both local dev performance and production cold starts, when using large icon or component libraries or other dependencies that re-export hundreds or thousands of modules. This post explains why this change was needed

                                                                        How we optimized package imports in Next.js – Vercel
                                                                      • 【日経×Cloudflare×Vercel×Fastly】Edgeコンピューティングとフロントエンド (2023/10/24 19:00〜)

                                                                        お知らせ connpassではさらなる価値のあるデータを提供するため、2024年5月23日(木)を以ちましてイベントサーチAPIの無料での提供の廃止を決定いたしました。 2024年5月23日(木)以降より開始予定の「connpass 有料API」の料金プランにつきましてはこちらをご覧ください。 お知らせ connpassをご利用いただく全ユーザーにおいて健全で円滑なイベントの開催や参加いただけるよう、イベント参加者向け・イベント管理者向けのガイドラインページを公開しました。内容をご理解の上、イベント内での違反行為に対応する参考としていただきますようお願いいたします。 10月 24 【日経×Cloudflare×Vercel×Fastly】Edgeコンピューティングとフロントエンド 日本経済新聞社 CDIO室が開催する技術勉強会 NIKKEI Tech Talk

                                                                          【日経×Cloudflare×Vercel×Fastly】Edgeコンピューティングとフロントエンド (2023/10/24 19:00〜)
                                                                        • Vercel、自然言語からUIを生成するサービス「v0」を実験的に公開。Tailwind CSSとShadcn UIをベースに

                                                                          Next.jsの開発元として知られるVerelは、生成AIに対して自然言語のプロンプトを与えることでWebのユーザーインターフェイスを自動生成してくれるサービス「v0」をプライベートアルファ版として公開しました。 v0 by Vercel Labs Generate UI with simple text prompts. Copy, paste, ship. Explore the prompt library and join the waitlist today.https://t.co/yaDdOfnOaJ — Vercel (@vercel) September 14, 2023 v0の作例として公開されている、プロンプトから生成されたUIをいくつか見てみましょう。 下記は「A dashboard for saas app」(SaaSのダッシュボードを作って)というプロンプトで生

                                                                            Vercel、自然言語からUIを生成するサービス「v0」を実験的に公開。Tailwind CSSとShadcn UIをベースに
                                                                          • v0 by Vercel

                                                                            Generate. Refine. Ship.Generate UI with shadcn/ui from simple text prompts and images.

                                                                              v0 by Vercel
                                                                            • Bun install is now supported with zero configuration – Vercel

                                                                              Projects using Bun as a package manager can now be deployed to Vercel with zero configuration. Like yarn, npm, and pnpm, Bun acts as a package manager focused on saving disk space and boosting installation speed. Starting today, Projects that contain a bun.lockb file will automatically run bun install as the default Install Command using bun@1. This change impacts the build phase but not runtime.

                                                                                Bun install is now supported with zero configuration – Vercel
                                                                              • Using Zig in our incremental Turborepo migration from Go to Rust – Vercel

                                                                                Using Zig in our incremental Turborepo migration from Go to RustLearn how we're cross-compiling a Rust-Go-Rust sandwich to six platforms. We’ve been porting Turborepo, the high-performance build system for JavaScript and TypeScript, from Go to Rust. We talked about how we started the porting process, so now let’s talk about how we began porting our two main commands: run and prune. Since last time

                                                                                  Using Zig in our incremental Turborepo migration from Go to Rust – Vercel
                                                                                • Next.js 13は新たなRailsとなるか?+ Supabase x Vercelによる爆速フルスタックWeb開発【個人開発】 - Qiita

                                                                                  Next.js 13は新たなRailsとなるか?+ Supabase x Vercelによる爆速フルスタックWeb開発【個人開発】Rails個人開発Next.jsVercelSupabase tl; dr Next.js 13 でフルスタックアプリを作った Supabase と Vercel はインフラを任せてしまおう DB, 認証, デプロイをボタンポチポチで完結 Supabase, Next.js用の helper ライブラリ が すっっごい便利 Next.js (RSC)は 少し昔の Rails になる フロントからバックエンドまでこれ一個で完結する 作ったもの ひとり用のSlack, Twitterのように、作業ログを時系列に記録できるアプリが欲しかったので作った。 slackで分報 xx_times をやってる人におすすめ。 マークダウン記法に対応, codeやリストでメモれる。

                                                                                    Next.js 13は新たなRailsとなるか?+ Supabase x Vercelによる爆速フルスタックWeb開発【個人開発】 - Qiita