Files
d72fb98f-81a7-4fe8-8629-411…/vercel.json
2026-05-14 06:10:58 +00:00

5 lines
97 B
JSON

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