Files
224af3e1-8211-4b50-a1c0-ee3…/vercel.json
2026-04-05 10:15:18 +00:00

5 lines
97 B
JSON

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