Files
72c7c20e-a9dc-423d-80ed-158…/vercel.json
2026-04-23 07:35:20 +00:00

5 lines
97 B
JSON

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