Poorva Singh
Results
2
comments of
Poorva Singh
are we planning to merge it any time soon?
I am wondering why are you using next.js internal apis. Have you tried this - ```` export const getData = async () => { return fetch('https://example.com/api/data', { method: 'GET', next:...