Files
d22b7fbc-a9a8-4e5e-be71-f0d…/vercel.json
2026-05-24 12:53:42 +00:00

5 lines
97 B
JSON

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