Files
f6c93b4c-e883-496c-80f1-057…/vercel.json
2026-03-10 20:02:45 +00:00

5 lines
97 B
JSON

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