#500 server error

1 messages · Page 1 of 1 (latest)

dawn terrace
#

/api/pages works locally, but not when deployed to Vercel.

somber reefBOT
cloud depot
dawn terrace
#

@cloud depot May you please provide an example config if you have had to do something similar?

#

Thank you!

cloud depot
#
cors: [process.env.NEXT_PUBLIC_SITE_URL],
csrf: [process.env.NEXT_PUBLIC_SITE_URL],
dawn terrace
#

and this is with v3?

quartz socket
#

If you can't make any changes to collections then there's a typo in that env var

dawn terrace
#

The fix is to: pnpm i npm i @libsql/client

#

Which is indeed really lame, as I would expect the database adapter to handle this