Files
f5bda03e-5a23-4321-b9e4-d7f…/vercel.json
2026-06-03 18:40:47 +00:00

5 lines
97 B
JSON

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