Files
dd83a3e6-4b5a-4d6c-a8a1-404…/vercel.json
2026-04-26 13:45:35 +00:00

5 lines
97 B
JSON

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