I have a lot problems with builds with this "internal error" too. I have 2 websites, both gatsby I tried both: 1) gatsby build 2) fully static files (gatsby build on my local computer) and only public dir added to…
Cache control could be in config file like in firebase - for example gatsby provide example cache config for firebase: ``` { "hosting": { "public": "public", "ignore": ["firebase.json", "*/.", "*/node_modules/*"],…
I have a lot problems with builds with this "internal error" too. I have 2 websites, both gatsby I tried both: 1) gatsby build 2) fully static files (gatsby build on my local computer) and only public dir added to…
Cache control could be in config file like in firebase - for example gatsby provide example cache config for firebase: ``` { "hosting": { "public": "public", "ignore": ["firebase.json", "*/.", "*/node_modules/*"],…