feat(ci): add CI/CD pipeline configuration and tests
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import type { NextConfig } from "next";
|
||||
import type { NextConfig } from 'next';
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
/* config options here */
|
||||
|
Reference in New Issue
Block a user