How to use ABI in Next.js ?

I’m try to develop one of the web application using ZKSwap JavaScript Module.
At first, I want to

I want to issue a deposit transaction, how do I set up the ABI?


Do you create an ABI file, paste the code from the document into it, and call it?