bazhang87 / next13-ai-saas

https://next13-ai-saas-eight.vercel.app
0 stars 0 forks source link

Sweep: Change the background of the landing page to a gradient between black and purple (βœ“ Sandbox Passed) #8

Closed sweep-ai[bot] closed 10 months ago

sweep-ai[bot] commented 10 months ago

PR Feedback (click)

Summary

Fixes #7.


πŸŽ‰ Latest improvements to Sweep:


πŸ’‘ To get Sweep to edit this pull request, you can:

sweep-ai[bot] commented 10 months ago

Sandbox Executions

Ran GitHub Actions for d9d06c1c41b8ad54cd4f2360d53a0f4c9b50bf37:

Ran GitHub Actions for 6452e9284c425f4a2209ede6b90ac20c0aca1f62:
β€’ Vercel Preview Comments: βœ“

sweep-ai[bot] commented 10 months ago

Rollback Files For Sweep

sweep-ai[bot] commented 10 months ago

Apply Sweep Rules to your PR?

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
next13-ai-saas ❌ Failed (Inspect) Dec 20, 2023 6:42am
bazhang87 commented 10 months ago

I'm receiving the following error from Vercel upon npm run build. can you help me debug?

Failed to compile.

00:42:48.718 | Β  00:42:48.719 | ./components/landing-content.tsx:38:27 00:42:48.719 | Type error: Property 'serviceDescription' does not exist on type '{ name: string; avatar: string; title: string; description: string; }'. 00:42:48.719 | Β  00:42:48.719 | 36 |

00:42:48.719 | 37 | {testimonials.map((item) => ( 00:42:48.719 | > 38 | 00:42:48.719 | | ^ 00:42:48.719 | 39 | 00:42:48.719 | 40 | 00:42:48.719 | 41 |
00:42:49.027 | Error: Command "npm run build" exited with 1