Files
73e48de9-bb6c-4c8a-9e1c-cbb…/vercel.json
2026-03-28 11:51:55 +00:00

5 lines
97 B
JSON

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