Files
d8a8520e-83d1-4a03-b419-6b4…/vercel.json
2026-05-31 20:12:27 +00:00

5 lines
97 B
JSON

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