mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-13 22:37:14 +10:00
update app.json for static-site deployment on heroku
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"root": "build/",
|
||||
"routes": {
|
||||
"/**": "index.html"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user