Files
d80d5e57-85c1-4a31-a734-a96…/vercel.json
2026-06-13 08:14:48 +00:00

5 lines
97 B
JSON

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