We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0761082 commit ddb5054Copy full SHA for ddb5054
vercel.json
@@ -0,0 +1,6 @@
1
+{
2
+ "$schema": "https://openapi.vercel.sh/vercel.json",
3
+ "buildCommand": "make generate-prod",
4
+ "framework": "nuxtjs",
5
+ "installCommand": "yum install python3-pip"
6
+}
0 commit comments