Files
2b6f5b0d-e6a1-4b31-a6fd-27a…/vercel.json
2026-06-10 10:42:20 +00:00

5 lines
97 B
JSON

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