Files
0b909d1f-94a4-4be6-8a12-135…/vercel.json
2026-03-14 08:59:10 +00:00

5 lines
97 B
JSON

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