v3.1: Upgraded to NextJS 12

Static Dockerfile

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2022-10-02 22:10:54 +02:00
parent 4561aab6dd
commit b2ca46ffaf
23 changed files with 3446 additions and 18991 deletions

View File

@ -1,28 +1,19 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# Dev
/.devcontainer
/.vscode
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
.env*
.env
# debug
npm-debug.log*
dist/
*.asc
.vercel