feat: switch to llama on ovh
Some checks failed
Deploy / lint-build-deploy (push) Failing after 7s

This commit is contained in:
2026-01-19 20:06:09 +01:00
parent 4453fb7943
commit ef333ae7f2
10 changed files with 10465 additions and 805 deletions

12
.dockerignore Normal file
View File

@@ -0,0 +1,12 @@
Dockerfile
.dockerignore
node_modules
npm-debug.log
.git
.gitignore
.next
.env
.env.*
!.env.example
*.md
.husky