File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,21 +31,8 @@ This will pre-build all static resources and then start a server-side rendering
3131
3232## Deploy
3333
34- TODO: How to create own project
35-
36- Existing Vercel project (ask Sebbie for invite):
37- - project: https://vercel.com/solverfox/react-fixture-view-transition/settings/build-and-deployment
38- - production deploy: https://react-fixture-view-transition-six.vercel.app/ there's a ` -six ` in the URL :(
39-
40- ``` console
41- $ yarn
42- $ yarn build-for-vt-deploy
43- $ cd fixtures/view-transition
44- $ yarn
45- # Make sure you have global Vercel CLI installed e.g. ` yarn global add vercel`
46- $ vc link
47- # Team: solverfox
48- # project: react-fixture-view-transition
49- $ yarn vc-build
50- $ yarn vc-deploy
51- ```
34+ Deployed to https://react-fixture-view-transition-six.vercel.app
35+ Dashboard: https://vercel.com/react-fixtures/react-fixture-view-transition .
36+
37+ Ask a member of React Core team for access if you need it.
38+ Deployments should be public and happen automatically on PRs except those only targetting ` compiler/ ` .
You can’t perform that action at this time.
0 commit comments