Set up the database configuration in prisma/schema.prisma . datasource db { provider = "sqlite" url = ...
確定! 回上一頁