Files
e21f0cc2-e87f-492c-9868-4b2…/vercel.json
2026-03-06 10:15:04 +00:00

5 lines
97 B
JSON

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