Files
2122ebe8-a3bb-4c7f-80ae-ced…/vercel.json
2026-03-10 22:34:09 +00:00

5 lines
97 B
JSON

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