zeroed-some/localtoast / de27889

Browse files

trying to fix build

Authored by mfwolffe <wolffemf@dukes.jmu.edu>
SHA
de278897bcf45db8c54b5c640dd84a99e4f2f52f
Parents
58c2557
Tree
0b98efd

1 changed file

StatusFile+-
A frontend/vercel.json 4 0
frontend/vercel.jsonadded
@@ -0,0 +1,4 @@
1
+{
2
+  "framework": "nextjs",
3
+  "outputDirectory": ".next"
4
+}