Files
d0cbaf81-6f01-4b1d-a204-52f…/vercel.json
2026-03-23 22:13:59 +00:00

5 lines
97 B
JSON

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