Files
a9652c95-9628-4410-bb90-add…/vercel.json
2026-05-23 18:22:37 +00:00

5 lines
97 B
JSON

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