Files
b97a51c8-5173-4d8f-9199-73d…/vercel.json
2026-05-17 13:15:09 +00:00

5 lines
97 B
JSON

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