Add Dockerfile

This commit is contained in:
2024-12-30 14:18:16 +01:00
parent dd3f79b81d
commit 8f2d58a574
2 changed files with 63 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
"name": "budgetable",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@9.12.0",
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",