Files
13f2018e-4a40-4b84-bc47-25f…/vercel.json
2026-04-05 18:23:08 +00:00

5 lines
97 B
JSON

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