###### tags: `TrunkStudio` # surge ## Instal surge ``` yarn add surge ``` ## Build ``` yarn build ``` ### cd /build and rename index.html to 200.html ## Surge ``` surge ``` projects: 要新增build domain: 改成自己想要的domain name ![](https://i.imgur.com/yomvtny.jpg) ## Finish Deploy ![](https://i.imgur.com/AOSUJJK.jpg)