Files
azure-cosmos-db-demo/next_app/next.config.js
T
2024-01-05 14:51:38 -08:00

5 lines
92 B
JavaScript

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