feat: remove server and update deps to static

This commit is contained in:
Jet Pham 2026-02-18 19:08:30 -08:00
parent 92bd962b14
commit ed3f252ea7
No known key found for this signature in database
21 changed files with 362 additions and 889 deletions

View file

@ -2,7 +2,7 @@
* Run `build` or `dev` with `SKIP_ENV_VALIDATION` to skip env validation. This is especially useful
* for Docker builds.
*/
import "./src/env.js";
/** @type {import("next").NextConfig} */
const config = {