mirror of
https://github.com/tymur999/braintok.git
synced 2025-08-03 23:30:52 +00:00
Initial commit from Create Next App
This commit is contained in:
4
next.config.mjs
Normal file
4
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