Files
e4313eb5-8356-4ae1-97bf-c7f…/vercel.json
2026-05-23 12:33:20 +00:00

5 lines
97 B
JSON

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