Files
b354ccea-7e7d-44ab-9d14-a12…/vercel.json
2026-02-16 05:26:59 +00:00

5 lines
97 B
JSON

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