Files
f8792e27-fa51-4c37-9444-0a4…/vercel.json
2026-06-03 07:36:26 +00:00

5 lines
97 B
JSON

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