Files
6bc4ed8a-f730-488b-a61a-43f…/vercel.json
2026-04-01 02:28:53 +00:00

5 lines
97 B
JSON

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