Files
6d6d9282-bf5b-4617-adee-eba…/vercel.json
2026-03-16 16:10:17 +00:00

5 lines
97 B
JSON

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