mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
commit
0bcada761b
2 changed files with 4 additions and 2 deletions
1
Procfile
1
Procfile
|
|
@ -1 +0,0 @@
|
|||
web: npm run start-env
|
||||
|
|
@ -127,5 +127,8 @@
|
|||
"stylelint-config-prettier": "^9.0.3",
|
||||
"stylelint-config-recommended": "^7.0.0",
|
||||
"tar": "^6.1.2"
|
||||
}
|
||||
},
|
||||
"cacheDirectories": [
|
||||
".next/cache"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue