Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
Discussion options

You must be logged in to vote

Because my backend was Named Index.js with a capital I i need to specify the path as shown below

{

"version": 2,
"builds": [{ "src": ".js", "use": "@vercel/node" }],
"routes": [
{ "src": "/.
", "dest": "/Index.js" }
]

}

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ApexSQ
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ApexSQ
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants