Files
f53395ae-2807-4822-9e6f-8d0…/vercel.json
2026-04-26 07:48:43 +00:00

5 lines
97 B
JSON

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