Files
62030522-6a81-425e-9f72-e0b…/vercel.json
2026-03-12 22:17:07 +00:00

5 lines
97 B
JSON

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