Files
c6e7c36f-806c-4eb0-81e3-e99…/vercel.json
2026-02-09 14:09:01 +00:00

5 lines
97 B
JSON

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