Files
e8b9cc9c-cabd-4329-9da4-d6d…/vercel.json
2026-06-11 01:17:00 +00:00

5 lines
97 B
JSON

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