You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Multei! site (@multei/web) is hosted on Netlify (netlify.toml, gatsby build, publish public/, netlify-plugin-gatsby-cache). Production domain: https://multei.com.br.
Goal
Move deploy and hosting to Vercel, keeping the domain and production behavior, with preview deployments per PR.
Context
The Multei! site (
@multei/web) is hosted on Netlify (netlify.toml,gatsby build, publishpublic/,netlify-plugin-gatsby-cache). Production domain: https://multei.com.br.Goal
Move deploy and hosting to Vercel, keeping the domain and production behavior, with preview deployments per PR.
Motivation
netlify-plugin-gatsby-cache,netlify-cli).Suggested scope
Preparation
multei/web.Migration
netlify.toml(X-Frame-Options,X-XSS-Protection, etc.) tovercel.json/vercel.tsor framework headers.multei.com.br(andwwwif applicable) on Vercel and update DNS.Cutover
netlify.toml,netlify-cli, Netlify-only plugins).Dependencies / related issues
Acceptance criteria
Out of scope