Files
53276922-2dbe-4cf2-99ba-f1f…/vercel.json
2026-06-08 18:25:47 +00:00

5 lines
97 B
JSON

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