Files
cad1f39f-ff7c-44e7-be1b-2b0…/vercel.json
2026-03-05 22:56:52 +00:00

5 lines
97 B
JSON

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