Files
db04e2b2-4591-43ee-ad85-7db…/vercel.json
2026-03-05 13:19:12 +00:00

5 lines
97 B
JSON

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