When I reloaded the page I saw a load of errors in the logs regarding a failed import for an Algolia search module in .app/output/server.mjs with the message
Did you mean to import algoliasearch/lite.js?
This is strange as it works on heroku and vercel, I wonder if it is the node version or something.. I will have to see if I can find a solution.
I decided to try deploy from my local environment but ran in to another issue that has me stumped, all in all not making much progress yet