[examples][tests] Upgrade Next.js to version 13.4.16 (#10344)

This auto-generated PR updates 3 packages to Next.js version 13.4.16

Closes #10339
This commit is contained in:
Vercel Release Bot
2023-08-15 11:21:06 -04:00
committed by GitHub
parent a93e1a7a64
commit 936a428420
13 changed files with 972 additions and 973 deletions

View File

@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}