Files
42229227-e4d2-4173-ac65-4e6…/vercel.json
2026-03-03 17:48:18 +00:00

5 lines
97 B
JSON

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