Skip to content

Commit

Permalink
chore: supportedArchitectures set libc to current (#3582)
Browse files Browse the repository at this point in the history
  • Loading branch information
belgattitude committed Mar 30, 2023
1 parent c10c035 commit 25a1c0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,7 @@ supportedArchitectures:
- current
os:
- current
libc:
- current

yarnPath: .yarn/releases/yarn-4.0.0-rc.42.cjs

2 comments on commit 25a1c0e

@vercel
Copy link

@vercel vercel bot commented on 25a1c0e Mar 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

monorepo-nextjs-app – ./apps/nextjs-app

monorepo-nextjs-app-belgattitude.vercel.app
monorepo-nextjs-app-git-main-belgattitude.vercel.app
monorepo-nextjs-app.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 25a1c0e Mar 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

monorepo-vite-app – ./apps/vite-app

monorepo-vite-app-git-main-belgattitude.vercel.app
monorepo-vite-app-belgattitude.vercel.app
monorepo-vite-app.vercel.app

Please sign in to comment.