mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-25 00:38:58 +00:00
rename nextjs dir
This commit is contained in:
4
nextjs/ssr/next.config.mjs
Normal file
4
nextjs/ssr/next.config.mjs
Normal file
@@ -0,0 +1,4 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {};
|
||||
|
||||
export default nextConfig;
|
||||
Reference in New Issue
Block a user