Open yuki-koma2 opened 3 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
wedding-invitation | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 21, 2024 0:31am |
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
表示がおかしいな、まだ人の目でコードチェックしないとダメそう。おそらくfullにしてるのがいけない
Fixes #32
Update the code to use Next.js Image component for displaying images.
images
property to thenextConfig
object to include the domains of the images being used.img
tag with the Next.jsImage
component. Import theImage
component from 'next/image'.img
tag with the Next.jsImage
component. Import theImage
component from 'next/image'.img
tag with the Next.jsImage
component. Import theImage
component from 'next/image'.img
tag with the Next.jsImage
component. Import theImage
component from 'next/image'.img
tag with the Next.jsImage
component. Import theImage
component from 'next/image'.For more details, open the Copilot Workspace session.
Summary by CodeRabbit
新機能
<Image>
コンポーネントを使用して画像の最適化を強化しました。これにより、画像の表示が改善されます。next.config.mjs
に画像ドメイン設定を追加し、特定のドメインからの画像を最適化して提供できるようになりました。バグ修正
ドキュメント
リファクタリング
スタイル
テスト
チョア
リバート