Files
c1434b8b-0cbf-4034-9772-45c…/vercel.json
2026-03-05 17:03:42 +00:00

5 lines
97 B
JSON

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