Files
1a7f970d-2ece-43f8-95bb-6fa…/vercel.json
2026-05-14 05:53:15 +00:00

5 lines
97 B
JSON

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