Files
edff9d10-fba8-4dfa-b2b3-c59…/vercel.json
2026-05-30 05:00:09 +00:00

5 lines
97 B
JSON

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