Files
eb8d353d-9e86-4c2f-96f1-4fb…/vercel.json
2026-06-05 07:34:36 +00:00

5 lines
97 B
JSON

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