Files
1e1bfc75-7320-4f0e-af87-361…/vercel.json
2026-05-07 12:05:28 +00:00

5 lines
97 B
JSON

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