Files
55134a7a-d08e-41d6-ae59-efd…/vercel.json
2026-04-17 09:59:01 +00:00

5 lines
97 B
JSON

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