Files
c76b3ea3-c4b6-4bd8-a3f1-1eb…/vercel.json
2026-06-03 18:30:43 +00:00

5 lines
97 B
JSON

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