Files
61eab1ab-79a3-4275-9eb5-e20…/vercel.json
2026-06-10 04:19:08 +00:00

5 lines
97 B
JSON

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