Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the Next.js configuration in the code workspace to include the following changes: - Set "WillLuke.nextjs.addTypesOnSave" to true - Set "WillLuke.nextjs.hasPrompted" to true These changes enable automatic type generation on save and indicate that the user has been prompted. Add Next.js configuration Update the Next.js configuration in the code workspace to include automatic type generation on save and indicate that the user has been prompted. Add Next.js configuration Update the Next.js configuration in the code workspace to include automatic type generation on save and indicate that the user has been prompted. Also, set the Vercel access token, project ID, and team ID using environment variables.
- Loading branch information