Attempt to resolve static deployment error

This commit is contained in:
Peter Stockings
2025-05-17 09:29:26 +10:00
parent 86f7a69b37
commit f12aa03fc5
3 changed files with 4 additions and 0 deletions

1
.buildpacks Normal file
View File

@@ -0,0 +1 @@
https://github.com/heroku/heroku-buildpack-static.git

View File

3
static.json Normal file
View File

@@ -0,0 +1,3 @@
{
"root": "/"
}