Files
b4a7cb3d-bfed-45f8-b3ce-9fe…/vercel.json
2026-03-22 09:31:30 +00:00

5 lines
97 B
JSON

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