Files
df43f67f-e4e6-40c8-a35b-3ff…/vercel.json
2026-04-07 01:24:59 +00:00

5 lines
97 B
JSON

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