Files
eec9bdf4-4b7f-4d6e-8b8d-1be…/vercel.json
2026-05-06 21:58:48 +00:00

5 lines
97 B
JSON

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