Files
50f1afcc-08d5-49e8-bf75-83e…/vercel.json
2026-03-04 08:43:25 +00:00

5 lines
97 B
JSON

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