Files
922b096b-68f0-4461-b225-efe…/vercel.json
2026-04-08 04:13:50 +00:00

5 lines
97 B
JSON

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