Files
47d1beaf-8820-41c3-b9ae-b23…/vercel.json
2026-03-06 18:59:46 +00:00

5 lines
97 B
JSON

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