I have been trying to deploy my Frontity App on both Vercel and Layer0 according to the instructions in the docs. But there seem to be some instructions missing.
I get a message from Layer0 that the app has been deployed but when I go to the test link it says “Internal Server Error”. Same with Vercel.
I change my domain before the build in frontity.settings.js to the domain where my Wordpress is hosted live.
Am I supposed to do something more than the steps in the instructions for deployment?