Files
vercel/examples/nextjs/next.config.js
Vercel Release Bot 5328bb69e2 [examples] Upgrade Next.js to version 13.4.1 (#9911)
This auto-generated PR updates Next.js to version 13.4.1
2023-05-05 16:25:11 +00:00

5 lines
92 B
JavaScript

/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig