mirror of
https://github.com/supabase/supabase.git
synced 2026-07-02 03:54:22 +08:00
* fix cms types and build --------- Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
6 lines
132 B
JSON
6 lines
132 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"buildCommand": "pnpm vercel-build",
|
|
"installCommand": "pnpm install"
|
|
}
|