Files
5cc20eaa-35f8-4eff-a4ce-8f9…/vercel.json
2026-02-16 08:44:14 +00:00

5 lines
97 B
JSON

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