Files
0d2b4713-cce4-45bd-ba58-0f4…/vercel.json
2026-05-26 02:58:46 +00:00

5 lines
97 B
JSON

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