Files
c71c2426-7f92-4b7e-a9ce-07c…/vercel.json
2026-03-08 20:51:48 +00:00

5 lines
97 B
JSON

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