並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 52件

新着順 人気順

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

  • 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プランも提供
    • 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
        • How React 18 Improves Application Performance – Vercel

          How React 18 Improves Application PerformanceLearn how concurrent features like Transitions, Suspense, and React Server Components improve application performance. React 18 has introduced concurrent features that fundamentally change the way React applications can be rendered. We'll explore how these latest features impact and improve your application's performance. First, let's take a small step

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

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

              VercelがPPRをNodeランタイムにした件からWebフロントエンドとエッジの動向に迫る
            • How Turborepo is porting from Go to Rust – Vercel

              How Turborepo is porting from Go to RustOur strategy for making updates and maintaining stability while we migrate languages. In a previous blog post, we talked about why we are porting Turborepo, the high-performance build system for JavaScript and TypeScript, from Go to Rust. Now, let's talk about how. Today, our porting effort is in full swing, moving more and more code to Rust. But when we wer

                How Turborepo is porting from Go to Rust – 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に置き換えた
                • Understanding React Server Components – Vercel

                  Understanding React Server ComponentsLearn the fundamentals of React Server Components, to better understand why (and when) to adopt. React Server Components (RSCs) augment the fundamentals of React beyond being a pure rendering library into incorporating data-fetching and remote client-server communication within the framework. Below, we’ll walk you through why RSCs needed to be created, what the

                    Understanding React Server Components – 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
                    • 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
                      • 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
                        • 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
                          • React 18の非同期機能とパフォーマンス改善についてVercelが解説


                            React 18719React 18 React 18 React 18 React 18    React  React 18
                              React 18の非同期機能とパフォーマンス改善について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
                              • React 18によるアプリケーションのパフォーマンス向上について - Vercel

                                React 18では、アプリケーションのレンダリング方法が根本的に変わる「concurrent(同時)」な機能が導入されました。これらの最新機能がアプリケーションのパフォーマンスにどのような影響を与えるかを探ってみましょう。 まずは、長いタスクと対応するパフォーマンスの測定について基本を理解しましょう。 メインスレッドと長いタスク ブラウザでJavaScriptを実行する際に、JavaScriptエンジンは「メインスレッド」と呼ばれるシングルスレッドの環境でコードを実行します。JavaScriptコードの実行だけでなく、メインスレッドはクリックやキーストロークなどのユーザーの操作、ネットワークイベントの処理、タイマーの実行、アニメーションの更新、ブラウザの再レイアウトや再描画の管理など、他のタスクも処理します。 メインスレッドはタスクを一つずつ処理します メインスレッドはタスクを一つずつ処

                                  React 18によるアプリケーションのパフォーマンス向上について - Vercel
                                • 【Next.js × @vercel/og】セミナー登壇者風に誰でも予定を告知できるアプリを作りました - Qiita

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

                                    【Next.js × @vercel/og】セミナー登壇者風に誰でも予定を告知できるアプリを作りました - Qiita
                                  • 古川陽介に聞く!フロントエンド最前線#5 ー Deno2.0 / The Bun Bundler / Vercel AI SDK

                                    日本のフロントエンド界隈をリードし続ける古川陽介さんとTechFeedがコラボして、フロントエンド技術の最新動向を月イチでお届けする連載企画、「古川陽介に聞く!フロントエンド最前線」の新着動画が公開されました! こんにちは、TechFeed CEOの白石です。 日本のフロントエンド界隈をリードし続ける古川陽介さんとTechFeedがコラボして、フロントエンド技術の最新動向を月イチでお届けする連載企画、「 古川陽介に聞く!フロントエンド最前線 」の新着動画が公開されました! 古川陽介さん(Japan Node.js Association代表理事) 聞き手: 白石俊平(TechFeed CEO) YouTubeのチャンネル登録はこちらから! 毎月3〜4つのトピックを取り上げ、TechFeed CEO 白石俊平とNode.js Association代表理事 古川陽介が縦横無尽に語ります。 フ

                                      古川陽介に聞く!フロントエンド最前線#5 ー Deno2.0 / The Bun Bundler / Vercel AI SDK
                                    • 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
                                      • 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
                                        • 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
                                          • Why all application migrations should be incremental – Vercel

                                            Why all application migrations should be incremental Large migrations are inevitable, but they don't have to be painful or risky. Learn why incrementally migrating is the solution. In 2023, there are few software projects that are true greenfield endeavors. Instead, migrations of existing systems are the new normal. Migrations done wrong can introduce substantial business and timeline risks into a

                                              Why all application migrations should be incremental – 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.
                                              • 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
                                                • 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 を使う方法
                                                  • 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
                                                    • 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
                                                      • 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で利用可能に ー 新規プロジェクトのデフォルトバージョンへ
                                                        • 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
                                                          • 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
                                                            • 健康管理のために Next.js × OpenAI × Vercel で体重管理アプリを作ってみた - Qiita

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

                                                                健康管理のために Next.js × OpenAI × Vercel で体重管理アプリを作ってみた - Qiita
                                                              • Deep Dive: Caching and Revalidating · vercel/next.js · Discussion #54075

                                                                The Next.js App Router introduced new heuristics around caching and revalidating. To ensure we’re all discussing the intended behavior of how caching is designed to work, I thought it would be helpful to have a discussion going in-depth on how each piece works. This complements the recently published caching documentation. It’s a follow up to an issue where some members of the community were confu

                                                                  Deep Dive: Caching and Revalidating · vercel/next.js · Discussion #54075
                                                                • 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
                                                                  • 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
                                                                    • 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
                                                                      • 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 にデプロイする
                                                                        • Release v13.4.16 · vercel/next.js

                                                                          Core Changes Concept: test mode for Playwright and similar integration tools: #52520 Turbopack: fix hiding node_modules warnings in error overlay.: #54022 ci(next-swc): print glibc version when build: #54026 Adjust internal action proxy export: #54004 Documentation Changes Update 05-client-side-rendering.mdx with latest tanstack query version: #54009 Open Graph Image font declaration moved to corr

                                                                            Release v13.4.16 · vercel/next.js
                                                                          • 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や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」
                                                                              • 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
                                                                                • Introducing Next.js Commerce 2.0 – Vercel

                                                                                  Today, we’re excited to introduce Next.js Commerce 2.0. App Router Ready: Using React Server Components, Server Actions, built-in layouts, metadata, and all the new patterns from the recently released App Router.Dynamic Storefront: Edge-rendered, dynamic storefront, at the speed of static. Customize content without sacrificing performance.Simplified Architecture: Next.js Commerce is now a single p

                                                                                    Introducing Next.js Commerce 2.0 – Vercel