refactor: using adapter primitives in place of nextjs adapter

This commit is contained in:
2026-02-09 22:01:25 +05:30
parent 4dd55a3e66
commit fc87ad1658
5 changed files with 40 additions and 13 deletions

View File

@@ -5,7 +5,7 @@
"scripts": {
"dev": "vite dev --port 3000",
"build": "vite build",
"preview": "vite preview",
"start": "vite preview",
"test": "vitest run"
},
"dependencies": {