Files
f4f377b9-b3ae-4df9-b6d7-b0a…/vercel.json
2026-02-14 10:33:10 +00:00

5 lines
97 B
JSON

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