Skip to content

Commit 1842f57

Browse files
committed
remove newsletter subscription API and Sentry configuration files
1 parent 4c20d48 commit 1842f57

File tree

3 files changed

+1
-43
lines changed

3 files changed

+1
-43
lines changed

app/api/newsletter/route.ts

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"scripts": {
66
"dev": "next dev --turbopack",
7-
"build": "next build && wrangler pages functions build --outdir=./out/_worker.js/",
7+
"build": "next build",
88
"start": "next start",
99
"lint": "next lint",
1010
"export": "next build",

sentry.edge.config.ts

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

0 commit comments

Comments
 (0)