mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
pre codemon
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {};
|
||||
const nextConfig = {
|
||||
|
||||
};
|
||||
devServer.fastRefresh = true;
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user