Files
8e43ed71-ae61-42bb-8d48-4c2…/vercel.json
2026-06-03 07:54:34 +00:00

5 lines
97 B
JSON

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