Files
f0dcd9c5-fb7e-4b4b-917c-abf…/vercel.json
2026-03-20 18:44:10 +00:00

5 lines
97 B
JSON

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