Files
ecd03a6e-2141-4671-b9e8-279…/vercel.json
2026-05-28 10:46:21 +00:00

5 lines
97 B
JSON

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