UNPKG

@gluestack-v2/glue-plugin-web

Version:

Gluestack V2 Web Plugin

7 lines (5 loc) 118 B
/** @type {import('next').NextConfig} */ const nextConfig = { reactStrictMode: true, } module.exports = nextConfig