Files
f0166a2b-d8b4-4a26-a66b-59b…/vercel.json
2026-04-13 09:24:59 +00:00

5 lines
97 B
JSON

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