Files
3f8718c1-ac4e-447d-b6fd-b8f…/vercel.json
2026-03-05 05:10:15 +00:00

5 lines
97 B
JSON

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