trying to fix build
Authored by
mfwolffe <wolffemf@dukes.jmu.edu>
- SHA
de278897bcf45db8c54b5c640dd84a99e4f2f52f- Parents
-
58c2557 - Tree
0b98efd
de27889
de278897bcf45db8c54b5c640dd84a99e4f2f52f58c2557
0b98efd| Status | File | + | - |
|---|---|---|---|
| A |
frontend/vercel.json
|
4 | 0 |
frontend/vercel.jsonadded@@ -0,0 +1,4 @@ | ||
| 1 | +{ | |
| 2 | + "framework": "nextjs", | |
| 3 | + "outputDirectory": ".next" | |
| 4 | +} | |