Files
e7b5e7b4-4858-4120-97c8-1de…/vercel.json
2026-05-11 13:33:01 +00:00

5 lines
97 B
JSON

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