feat: replacement

This commit is contained in:
Ola Malmgren
2026-05-22 20:33:21 +02:00
parent 4d705a1005
commit f19e2d4e0d
26 changed files with 1951 additions and 20 deletions

View File

@@ -2,6 +2,10 @@
"name": "boka-gasol247",
"version": "0.1.0",
"private": true,
"author": {
"name": "Ola Malmgren",
"email": "malmgrenola@gmail.com"
},
"scripts": {
"dev": "next dev",
"build": "prisma generate && next build",