Files
a7cec99c-cbe9-4f94-9894-795…/vercel.json
2026-03-02 19:48:42 +00:00

5 lines
97 B
JSON

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