UNPKG

@astrojs/vercel

Version:
4 lines (3 loc) 192 B
import type { AstroIntegration } from 'astro'; import type { VercelServerlessConfig } from '../index.js'; export default function serverless(config: VercelServerlessConfig): AstroIntegration;