Files
78e4988c-5e9e-4673-b375-b3e…/vercel.json
2026-03-08 13:23:28 +00:00

5 lines
97 B
JSON

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