Files
b2496ecc-aaa6-4b7e-b4e0-faf…/vercel.json
2026-03-23 17:55:07 +00:00

5 lines
97 B
JSON

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