mirror of
https://github.com/supabase/supabase.git
synced 2026-05-11 02:20:29 +08:00
* show cms blog posts in www * remove contentlayer from www * outputFileTracingExcludes * update remotePatterns * fetch cms posts server-side with revalidation * add cms env vars to turbo.json * add www env vars to turbo.json * include cms posts in www sitemap * add migration to remove image from cms post * update cms meta image mapping in www
5 lines
78 B
JSON
5 lines
78 B
JSON
{
|
|
"buildCommand": "pnpm vercel-build",
|
|
"installCommand": "pnpm install"
|
|
}
|