Files
464e23a8-4f3f-4dec-ac9e-de4…/vercel.json
2026-03-03 13:53:13 +00:00

5 lines
97 B
JSON

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