Files
7c337c98-982c-49ea-8eef-1e7…/vercel.json
2026-02-23 19:54:01 +00:00

5 lines
97 B
JSON

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