Files
c2348e07-49f1-4e05-95e8-96a…/vercel.json
2026-03-28 13:34:59 +00:00

5 lines
97 B
JSON

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