Files
e7160cb6-eb13-4dfd-92fe-eb1…/vercel.json
2026-03-07 11:40:20 +00:00

5 lines
97 B
JSON

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