Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Can't deploy frontend on vercel. #51

Open
tawanchaiii opened this issue Nov 13, 2021 · 0 comments
Open

Can't deploy frontend on vercel. #51

tawanchaiii opened this issue Nov 13, 2021 · 0 comments

Comments

@tawanchaiii
Copy link

tawanchaiii commented Nov 13, 2021

I have deployed backend on heroku. (used cloudinary to stored images)
And I tried yarn next dev and yarn next build on local.
(I have added NEXT_PUBLIC_STRAPI_API_URL from heroku to .env)

It's working on local.

image

When I pushed the repo to and tried to deploy on vercel.
(I have added NEXT_PUBLIC_STRAPI_API_URL to Environment Variables.)

image

So I tried to deploy fronted on heroku.

image

It's still not working (categories.map or articles.map is not a function.).

@tawanchaiii tawanchaiii changed the title Can't deploy fronted on vercel. Can't deploy frontend on vercel. Nov 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant