Files
a7c97af9-c96f-42f2-b69a-444…/vercel.json
2026-04-05 04:23:03 +00:00

5 lines
97 B
JSON

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