Files
65dcf8e3-4555-4e7b-9e34-373…/vercel.json
2026-04-08 09:26:00 +00:00

5 lines
97 B
JSON

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