Files
f69d55eb-4c50-4620-8e7b-1f4…/vercel.json
2026-03-05 13:11:41 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}