Files
768fcdf8-cd53-4709-8751-0be…/vercel.json
2026-06-01 07:56:47 +00:00

5 lines
97 B
JSON

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