Files
93411787-fc2b-4ab8-913d-96d…/vercel.json
2026-05-12 15:49:32 +00:00

5 lines
97 B
JSON

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