Files
70c0f579-c4d5-4ffa-85bf-84c…/vercel.json
2026-05-17 02:49:34 +00:00

5 lines
97 B
JSON

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