Files
d889ef3f-7021-44d4-aa25-455…/vercel.json
2026-05-28 20:06:19 +00:00

5 lines
97 B
JSON

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