Files
d86779c4-bcf7-4531-a1fb-e9d…/vercel.json
2026-05-24 07:31:46 +00:00

5 lines
97 B
JSON

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