Files
b8e3b151-b25b-4307-80c9-7bd…/vercel.json
2026-02-15 19:19:34 +00:00

5 lines
97 B
JSON

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