feat: publishing infernet-container-starter v0.2.0
This commit is contained in:
6
projects/prompt-to-nft/ui/next.config.mjs
Normal file
6
projects/prompt-to-nft/ui/next.config.mjs
Normal file
@ -0,0 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
Reference in New Issue
Block a user