Files
8163d2ca-71f3-4d9f-8550-124…/vercel.json
2026-06-08 11:32:02 +00:00

5 lines
97 B
JSON

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