Files
050a2a5e-4f44-446f-b373-8fc…/vercel.json
2026-03-03 04:29:14 +00:00

5 lines
97 B
JSON

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