Files
3b8b53e5-29e0-46af-aa3a-eed…/vercel.json
2026-04-06 08:21:35 +00:00

5 lines
97 B
JSON

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