chore: add license header for web

This commit is contained in:
He Tao
2025-04-17 14:26:41 +08:00
parent fd7a803753
commit fd85115f6f
46 changed files with 3332 additions and 3834 deletions

View File

@@ -2,6 +2,9 @@
* Run `build` or `dev` with `SKIP_ENV_VALIDATION` to skip env validation. This is especially useful
* for Docker builds.
*/
// Copyright (c) 2025 Bytedance Ltd. and/or its affiliates
// SPDX-License-Identifier: MIT
import "./src/env.js";
/** @type {import("next").NextConfig} */