Skip to content

Commit 51ae220

Browse files
committed
fix: ajustando vercel json
1 parent b85da00 commit 51ae220

2 files changed

Lines changed: 2 additions & 29 deletions

File tree

frontend/src/app/api/subscribe/route.ts

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

frontend/vercel.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
22
"$schema": "https://openapi.vercel.sh/vercel.json",
3-
"buildCommand": "npm run build",
4-
"outputDirectory": "dist",
5-
"framework": "vite"
6-
}
3+
"framework": "nextjs"
4+
}

0 commit comments

Comments
 (0)