Files
b3b4ea93-910f-4f26-875c-051…/vercel.json
2026-06-09 10:13:25 +00:00

5 lines
97 B
JSON

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