Files
46d552ce-9de3-47cf-b22a-22d…/vercel.json
2026-04-03 06:15:18 +00:00

5 lines
97 B
JSON

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