Files
2b1586fb-1b85-4252-9e11-9bc…/vercel.json
2026-03-31 09:17:01 +00:00

5 lines
97 B
JSON

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