Files
4b1bac40-4030-4a82-9822-429…/vercel.json
2026-05-18 12:59:51 +00:00

5 lines
97 B
JSON

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