mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-25 05:35:41 +00:00
fix: temporary fix for failing vercel build since its not finding nextjs in root
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
"packages/bruno-schema",
|
||||
"packages/bruno-testbench"
|
||||
],
|
||||
"dependencies": {
|
||||
"next": "12.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "^29.2.0",
|
||||
"randomstring": "^1.2.2"
|
||||
|
||||
Reference in New Issue
Block a user