Files
8cf103aa-c9f4-4145-bd62-d07…/vercel.json
2026-03-05 05:11:18 +00:00

5 lines
97 B
JSON

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