Spaces:
Sleeping
Sleeping
| import type { NextConfig } from './config'; | |
| import type zod from 'next/dist/compiled/zod'; | |
| export declare const configSchema: zod.ZodType<NextConfig>; | |
| import type { NextConfig } from './config'; | |
| import type zod from 'next/dist/compiled/zod'; | |
| export declare const configSchema: zod.ZodType<NextConfig>; | |