--

Hi there,

Try updating the following line on deploy.yml

Before:

run: npm run build

After:

run: npm run build && cp ./dist/index.html ./dist/404.html

Let me know if it works for you.

--

--

Fitrahtur Rahman
Fitrahtur Rahman

Written by Fitrahtur Rahman

Front-end web developer • tech, music, video games

Responses (1)