mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-24 16:28:57 +00:00
add nextjs
This commit is contained in:
4
nextjs-approuter/next.config.mjs
Normal file
4
nextjs-approuter/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