Files
09fbd5a8-d111-4afd-82e3-6b6…/vercel.json
2026-06-10 07:47:38 +00:00

5 lines
97 B
JSON

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