Files
e792d64d-9342-4bd4-8672-6c7…/vercel.json
2026-05-11 02:18:06 +00:00

5 lines
97 B
JSON

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