diff options
Diffstat (limited to 'examples/with-nextjs/vercel.json')
| -rw-r--r-- | examples/with-nextjs/vercel.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/with-nextjs/vercel.json b/examples/with-nextjs/vercel.json new file mode 100644 index 0000000..bd885f4 --- /dev/null +++ b/examples/with-nextjs/vercel.json @@ -0,0 +1,3 @@ +{ + "outputDirectory": "build" +} |
