Files
b811f96f-979c-4f8d-b721-a8f…/vercel.json
2026-05-02 08:59:06 +00:00

5 lines
97 B
JSON

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