Files
a9e4beda-808b-4f42-ad2e-e6d…/vercel.json
2026-03-07 05:38:32 +00:00

5 lines
97 B
JSON

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