Files
d55f1df0-181f-45e7-84f4-2f7…/vercel.json
2026-03-09 10:20:18 +00:00

5 lines
97 B
JSON

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