Files
b5dd21f0-c43e-412c-817e-d82…/vercel.json
2026-04-22 17:51:54 +00:00

5 lines
97 B
JSON

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