Files
28877bfb-4fb7-4fea-8cc2-7fc…/vercel.json
2026-04-05 10:53:25 +00:00

5 lines
97 B
JSON

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