My Portfolio to integrate with Remix.js and HyGraph Headless CMS GraphQl API
This article provides information about the deprecation of the @remix-run/vercel runtime adapter in favor of out-of-the-box Vercel functionality for the Remix framework. It explains that the Vercel template is no longer necessary and users can use the Remix template instead. The article also provides instructions for deployment and development using Vercel.
@remix-run/vercel runtime adapter: The article highlights that the @remix-run/vercel runtime adapter has been deprecated in favor of Vercel's built-in functionality for Remix.vercel dev command provided by Vercel CLI, they can use that as well.This article discusses the deprecation of the @remix-run/vercel runtime adapter in the Remix framework. It suggests using the Remix template instead of the Vercel template. The article provides instructions for deployment using Vercel, highlighting the option to use a Git repository for automated deployment. It also explains how to run a Remix app locally for development purposes.