📅  最后修改于: 2022-03-11 15:02:24.236000             🧑  作者: Mango
// @ts-check
/**
* @type {import('next').NextConfig}
**/
const nextConfig = {
/* config options here */
}
module.exports = nextConfig