Files
86c0f1ff-7da3-4fc0-82f0-f6a…/vercel.json
2026-04-27 15:13:18 +00:00

5 lines
97 B
JSON

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