Files
2fa6d82e-c0f8-44b3-a51a-61b…/vercel.json
2026-05-26 15:47:29 +00:00

5 lines
97 B
JSON

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