subh05sus pushed an update to master adjusting the package.json scripts: they added a prebuild step that runs prisma generate and prisma db push before the Next.js build to ensure proper Prisma setup.

fix: correct build script order in package.json for proper Prisma generation - subh05sus/astronerd