diff --git a/README.md b/README.md index e0a533c..d82808c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ ## 📸 **App Showcase**
- NanoJason Hero + NanoJason Hero

The ultimate prompt engineering dashboard

diff --git a/vercel.json b/vercel.json new file mode 100644 index 0000000..c6c779f --- /dev/null +++ b/vercel.json @@ -0,0 +1 @@ +{"rewrites":[{"source":"/(.*)","destination":"/index.html"}]} \ No newline at end of file