Files
0380d723-c82b-4885-8e07-3f6…/vercel.json
2026-06-10 05:22:13 +00:00

5 lines
97 B
JSON

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