Files
e99d764f-5bf2-4e7b-86ae-3ca…/vercel.json
2026-05-16 21:34:55 +00:00

5 lines
97 B
JSON

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