Files
202c7f37-a4e1-4b9b-b767-77b…/vercel.json
2026-06-13 07:42:17 +00:00

5 lines
97 B
JSON

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