Update vercel.json

This commit is contained in:
Zheyuan Wu
2024-11-18 13:20:06 -06:00
parent dd3cfddb74
commit 19a89d6eb0

View File

@@ -1,3 +1,3 @@
{ {
"outputDirectory": ".next" "outputDirectory": ".next/server/pages"
} }