stack/examples/demo/next.config.js
2024-12-17 18:12:03 -08:00

3 lines
62 B
JavaScript

/** @type {import("next").NextConfig} */
module.exports = {};