Files
fdb97126-b0cf-4332-8773-2b8…/vercel.json
2026-02-14 09:41:54 +00:00

5 lines
97 B
JSON

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