We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc6e99a commit 9ce1c65Copy full SHA for 9ce1c65
1 file changed
frontend/vercel.json
@@ -0,0 +1,8 @@
1
+{
2
+ "rewrites": [
3
+ {
4
+ "source": "/api/:path*",
5
+ "destination": "https://promptman-backend-516311034753.asia-south1.run.app/:path*"
6
+ }
7
+ ]
8
+}
0 commit comments