Deploy next.js project successfully then I can't open url which cloudflare shared me.
Hello everyone
I am using free account. I have deployed my next.js project on cloudflare D1.
I tried many times, but they said that project was deployed successfully then I can't see website.
I dont know that 's why.
if someone knows this error. pls messag me.
1 Reply
Hey, I ran into the same issue recently. I realised that I created a database, but never created a table for the remote db. You might want to check if a table exists in your remote DB. I would also recommend checking if the binding is set correctly