Files
a7eab9e4-eb13-4e1c-9a63-9f2…/vercel.json
2026-06-12 22:04:25 +00:00

5 lines
97 B
JSON

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