Files
1e084495-1727-4b0f-a167-7e3…/vercel.json
2026-04-11 13:52:25 +00:00

5 lines
97 B
JSON

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