Files
64e112b6-9c95-4520-9e54-8db…/vercel.json
2026-03-05 18:19:26 +00:00

5 lines
97 B
JSON

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