Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update id env prefix #51588

Merged
merged 1 commit into from
Jun 20, 2023

Update id env prefix

1c142ce
Select commit
Failed to load commit list.
Merged

Update id env prefix #51588

Update id env prefix
1c142ce
Select commit
Failed to load commit list.
Vercel Spaces / Owners Approvals Started 2023-06-20 23:04:24 ago

At least one approval is required

At least one approval is required. All files in this Pull Request have Vercel Code Owners.

Learn more about Vercel Code Owners files.
Want to leave feedback or contact suppport? Visit Vercel Spaces Help Center.

Details

Author Owned Files

  • packages/next/src/build/webpack-config.ts
  • packages/next/src/client/app-index.tsx
  • packages/next/src/client/components/router-reducer/reducers/server-action-reducer.ts
  • packages/next/src/client/index.tsx
  • packages/next/src/client/route-loader.ts
  • packages/next/src/export/worker.ts
  • packages/next/src/server/base-server.ts
  • packages/next/src/server/next-server.ts
  • packages/next/src/shared/lib/image-loader.ts
  • test/production/deployment-id-handling/app/app/api/hello-app/route.ts
  • test/production/deployment-id-handling/app/app/from-app/edge/page.tsx
  • test/production/deployment-id-handling/app/app/from-app/page.tsx
  • test/production/deployment-id-handling/app/pages/api/hello.ts
  • test/production/deployment-id-handling/app/pages/index.tsx
  • test/production/deployment-id-handling/app/pages/pages-edge.tsx
  • test/production/deployment-id-handling/deployment-id-handling.test.ts