Files
950a3fbe-74d6-47e9-9de5-3de…/vercel.json
2026-03-05 09:40:07 +00:00

5 lines
97 B
JSON

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