Files
08541ff4-83db-4fc0-b510-a90…/vercel.json
2026-02-24 16:55:34 +00:00

5 lines
97 B
JSON

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