fix: vercel
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import type { NextConfig } from 'next';
|
||||
const config: NextConfig = {};
|
||||
export default config;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
import type { NextConfig } from 'next';
|
||||
const config: NextConfig = {};
|
||||
export default config;
|
||||