What are you trying to do? (please be as specific as possible and include relevant screenshots, code snippets)
I am getting following error on deployment to vercel
Error: Error fetching loader data: Your key is too long
36 at Api. (/home/runner/work/Quicksaas-Console/Quicksaas-Console/node_modules/@plasmicapp/loader-fetcher/dist/index.js:139:17)
37 at Generator.next ()
38 at fulfilled (/home/runner/work/Quicksaas-Console/Quicksaas-Console/node_modules/@plasmicapp/loader-fetcher/dist/index.js:50:24)
39 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
41> Build error occurred
42Error: Failed to collect page data for /[[…catchall]]
43 at /home/runner/work/Quicksaas-Console/Quicksaas-Console/node_modules/next/dist/build/utils.js:1268:15
44 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
45 type: ‘Error’
46}
47Error: Command “npm run build” exited with 1
48Error: Process completed with exit code 1.
What are the reproduction steps?
Relevant links:
- My project: Plasmic