Files
efe7e8b0-0fca-4d6f-9852-294…/vercel.json
2026-03-19 00:46:24 +00:00

5 lines
97 B
JSON

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