Lauren Swersky
Results
1
issues of
Lauren Swersky
After deploying on Vercel I see this error. I tried revising my vercel.json to be this: ``` { "rewrites": [ { "source": "/(.*)", "destination": "/" } ], "headers": [ {...
question