Files
f382ba7d-ddf8-4c68-bb3c-5a5…/vercel.json
2026-03-07 12:48:05 +00:00

5 lines
97 B
JSON

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