Files
a3fdf21d-4aa0-46cb-b9a2-d89…/vercel.json
2026-03-07 13:16:15 +00:00

5 lines
97 B
JSON

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