404 errors after migration from Heroku to Netlify

Hi, @dialogik. We have a support guide about this here:

The solution is to make the following rule (using a 200 status not a 301 status).

/*    /index.html   200

Note, that is a “plain 200” rule not a “200!” rule. Do not include the “!” in the rule.

If that doesn’t fix it or if there are other questions, please let us know.