Files
49727867-9e75-4178-b0ea-e89…/vercel.json
2026-06-07 19:44:35 +00:00

5 lines
97 B
JSON

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