revert: restore framework=nextjs in vercel.json
This commit is contained in:
parent
849802bfeb
commit
bc5eb61086
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"buildCommand": "pnpm run build:web",
|
||||
"outputDirectory": "apps/web/.next",
|
||||
"installCommand": "pnpm install",
|
||||
"framework": null,
|
||||
"framework": "nextjs",
|
||||
"git": {
|
||||
"deploymentEnabled": {
|
||||
"main": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue