Files
f06f1e6b-2fdc-4bd7-8fee-617…/vercel.json
2026-03-07 12:38:14 +00:00

5 lines
97 B
JSON

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