store reference assets on supabase

This commit is contained in:
wass08
2026-02-26 09:56:50 +09:00
parent 1117e0cb5f
commit b167702bca
10 changed files with 1438 additions and 15 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ const nextConfig: NextConfig = {
transpilePackages: ['three', '@pascal-app/viewer', '@pascal-app/core'],
experimental: {
serverActions: {
bodySizeLimit: '10mb',
bodySizeLimit: '100mb',
},
},
images: {