Files
1eee2be9-1896-48a1-9141-0b7…/vercel.json
2026-06-03 18:46:21 +00:00

5 lines
97 B
JSON

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