Hey @HannesLinde
Try adding a _redirects file to the public directory with the following
/* /index.html 200
as mentioned in this post and this documentation.
Hey @HannesLinde
Try adding a _redirects file to the public directory with the following
/* /index.html 200
as mentioned in this post and this documentation.