Files
0d2a9a1f-3d3c-4c8f-b4d3-9fa…/vercel.json
2026-06-12 07:14:33 +00:00

5 lines
97 B
JSON

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