chore: Add Zeabur configuration

* .node-version has been degraded to v20, since
  Svelte does not support v22 on Serverless :(
* Add Zeabur adapter (only used when ZEABUR=1)
This commit is contained in:
Yi-Jyun Pan 2024-08-30 11:23:57 +08:00
parent ca380e9ce6
commit 3d88b42d9a
No known key found for this signature in database
4 changed files with 894 additions and 96 deletions

View file

@ -36,6 +36,7 @@
},
"type": "module",
"dependencies": {
"@zeabur/svelte-adapter": "^1.0.0",
"svelte-boring-avatars": "^1.2.6",
"tailwind-merge": "^2.5.2",
"typewriter-editor": "^0.12.6",