Skip to content

Commit 4425541

Browse files
committed
build: remove next-custom.d.ts
1 parent 2331046 commit 4425541

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

next-custom.d.ts

Lines changed: 0 additions & 3 deletions
This file was deleted.

next.config.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ import { type NextConfig } from "next";
33
const nextConfig: NextConfig = {
44
output: "export",
55
reactStrictMode: true,
6-
typescript: {
7-
ignoreBuildErrors: true,
8-
},
96
sassOptions: {
107
implementation: "sass-embedded",
118
},

0 commit comments

Comments
 (0)