Files
ce8e75aa-0076-4438-a9ba-73f…/vercel.json
2026-03-06 05:59:13 +00:00

5 lines
97 B
JSON

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