Files
dfca9e51-bb4f-44cb-b599-1c4…/vercel.json
2026-05-20 18:57:56 +00:00

5 lines
97 B
JSON

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