Files
678993c9-db6b-4e81-8884-75f…/vercel.json
2026-05-25 06:58:12 +00:00

5 lines
97 B
JSON

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