Files
dbd06fea-ce3e-4cfe-8bc5-bfc…/vercel.json
2026-05-26 03:27:27 +00:00

5 lines
97 B
JSON

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