Files
e08fcb44-7f20-4c70-986f-1c1…/vercel.json
2026-05-27 15:56:58 +00:00

5 lines
97 B
JSON

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