Files
0cc62fcf-3ad4-4b83-950f-3c0…/vercel.json
2026-06-06 08:10:04 +00:00

5 lines
97 B
JSON

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